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

Question: does Flow support dynamic import types #53

Closed
styfle opened this issue Mar 13, 2019 · 3 comments
Closed

Question: does Flow support dynamic import types #53

styfle opened this issue Mar 13, 2019 · 3 comments

Comments

@styfle
Copy link
Contributor

styfle commented Mar 13, 2019

TypeScript 2.9 introduced a dynamic import() type feature. View Blog Post

Is there an equivalent in Flow?

@niieani
Copy link
Owner

niieani commented Mar 15, 2019

There's an undocumented $Exports<'module-name'>, but I had issues with it in the past.

@styfle
Copy link
Contributor Author

styfle commented Mar 15, 2019

@niieani Should I add a row for this feature?

@niieani
Copy link
Owner

niieani commented Mar 15, 2019

@styfle sure, that would be great! 👍

styfle added a commit to styfle/typescript-vs-flowtype that referenced this issue Mar 17, 2019
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