Closed
Description
If the build system is updated to to just copy all the source files with the .js.flow
extension next to the built files, flow will pick up the type definitions.
Further, this is the best way to provide flow type definitions as there is no need to maintain a separate type definition file and changes in the source code will automatically show for users using the library.
(Will try to do a PR)
Metadata
Metadata
Assignees
Labels
No labels