joarwilk / flowgen

Generate flowtype definition files from TypeScript
Other
657 stars 87 forks source link

--as-module should allow scoped module names #202

Open joshuanapoli opened 10 months ago

joshuanapoli commented 10 months ago

Scoped module names like @apollo/client don't work with the --as-module option. The declare module block isn't generated in the output.