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

Just a simple question #187

Closed
elenakrittik opened this issue Jun 12, 2022 · 4 comments
Closed

Just a simple question #187

elenakrittik opened this issue Jun 12, 2022 · 4 comments

Comments

@elenakrittik
Copy link

If the TS defenition I have contains import { ... } from "external-library-from-node_modules";, will flowgen get those defenitions from the external-...-node_modules library and put them in the resulting flow libdef?
(asking because afaik flow-typed (and flow itself) does not support require(...)ing or importing external libdefs)

@orta
Copy link
Collaborator

orta commented Jun 12, 2022

No

@elenakrittik
Copy link
Author

Sad :(
Maybe this is on the roadmap?

@elenakrittik
Copy link
Author

ok, i guess it's not.

@elenakrittik elenakrittik closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2022
@orta
Copy link
Collaborator

orta commented Jun 13, 2022

You're welcome to look at adding it

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

No branches or pull requests

2 participants