-
Have you thought about adding these to https://github.com/DefinitelyTyped/DefinitelyTyped? so we can do
`yarn add -D @types/aws-amplify-react-native`
-
Add Typescript types to the DefinitelyTyped repo so that imports use the correct types instead of requiring a type stub.
-
It would help TypeScript users and the adoption of this module, to add the typing file to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped).
Here is the typing file I've impleme…
-
So far as I can tell, TypeSearch only searches packages whose types are defined in DefinitelyTyped. But it's preferable if a package defines and distributes its own types (so that the versions always …
danvk updated
4 years ago
-
I've updated this types repo now that the module version has been published.
Keeping two full sets of types in sync is going to be more work than I'm willing to take on, so `@types/mithril-global` …
-
Sometimes compatibility with DefinitelyTyped breaks, a test will be great to prevent this.
-
This project doesn't seem to be maintained much. I'm also seeing forks that have enhancements but are also not maintained.
I'm looking for a json logic library with typescript support that works wi…
-
Cross-post of https://github.com/DefinitelyTyped/DefinitelyTyped/pull/13280. What this means for Typings users:
1. Dependencies turn into external modules, but Typings won't be able to resolve any …
-
-
@justinrhodes1 - Thanks for this nice library.
To help integrate with ts code, I have added the typescript definitions of this library at https://github.com/DefinitelyTyped/DefinitelyTyped/pull/4…