Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate types to DefinitelyTyped #119

Open
cyberixae opened this issue Aug 14, 2019 · 0 comments
Open

Migrate types to DefinitelyTyped #119

cyberixae opened this issue Aug 14, 2019 · 0 comments

Comments

@cyberixae
Copy link

I wrote some types signatures for the redux-duck library. It creates FSA actions so I used the types from flux-standard-action for those. Then I opened a pull request against DefinitelyTyped that is the de facto place for storing javascript library type signatures. However, it turns out that linking to types that are not part of the DefinitelyTyped repository is problematic. It seems they only do it for substantial libraries written in TypeScript. I'm now wondering if you are perhaps interested in migrating your index.d.ts to DefinitelyTyped to make it's reuse easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant