Skip to content

Support for FlowType definitions #22

Description

@far-blue

There are tools to automatically convert Typescript definitions to Flowtype definitions which do a pretty good job and at least give a starting point for further manual improvement. However, these tools seem to need a single merged Typescript definition file to work from. I've tried creating a merged d.ts file and it failed - maybe dues to issues mentioned in other issues - but I'm not a Typescript expert.

Would someone consider attempting the (automatic) creation of an index.js.flow definition from the typescript definitions as a starting point and then the ingoing inclusion of the index.js.flow file in the npm package? I assume it would be up to those using Flow to improve and extend the definition file and fix errors but this is much easier if there's a half-decent starting point.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions