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

Fix Error TS2306 ("flowjs/index.d.ts not a module") #18949

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

davehensley
Copy link
Contributor

I was trying to import the flowjs types, but I'm unable to do so because they are not exported. So this is just a small fix to export the types.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Follow the advice from the readme.
  • Avoid common mistakes.
  • Run npm run lint package-name (or tsc if no tslint.json is present).

Select one of these and delete the others:

If changing an existing definition:

@dt-bot
Copy link
Member

dt-bot commented Aug 14, 2017

types/flowjs/index.d.ts

to author (@ryan10132). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

@mhegazy mhegazy merged commit 233a374 into DefinitelyTyped:master Aug 14, 2017
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

Successfully merging this pull request may close these issues.

3 participants