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

Please provide TypeScript definitions for the library #8

Open
RReverser opened this issue Jun 25, 2016 · 1 comment
Open

Please provide TypeScript definitions for the library #8

RReverser opened this issue Jun 25, 2016 · 1 comment

Comments

@RReverser
Copy link

RReverser commented Jun 25, 2016

Library looks really cool, but given the size of the API (and lack of docs), it could be extremely helpful to have TypeScript definitions that editors could use for suggestions on the method names, types etc.

@SamyPesse
Copy link
Owner

I'd like to use flow and have a prepublish/build script to:

  1. Generate clean JS (without flow definitions)
  2. Generate TypeScript definitions file

Do you know any solution to generates TypeScript definitions from flow? (I've never used any of them before).

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

No branches or pull requests

2 participants