You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
I'd like to able to import the Options type, e.g.
This is to enable type-hinting in https://github.com/gajus/prepack-webpack-plugin.
The current build strips types, or at least I don't see a way to import them.
The way I distribute my packages is using
flow-copy-source, e.g. gajus/prepack-webpack-plugin@69c3464