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

Include flow declarations in distribution #478

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

oscarlorentzon
Copy link
Member

Motivation

Simplify MapillaryJS usage in applications written in Flow.

Contribution

  • Add script for generating flow declarations from typescript declarations.
  • Add manually curated flow declaration file.

Test Plan

yarn build

Script to generate flow declarations from typescript
declarations.
Manually edit flow types to remove errors.
@oscarlorentzon oscarlorentzon added this to the v4.1.0 milestone Nov 10, 2021
@oscarlorentzon oscarlorentzon changed the title chore: include flow declarations in distribution Include flow declarations in distribution Nov 10, 2021
@oscarlorentzon oscarlorentzon merged commit c6c2dcc into main Nov 10, 2021
@oscarlorentzon oscarlorentzon deleted the feature-flow-declaration branch November 10, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants