joarwilk / flowgen

Generate flowtype definition files from TypeScript
Other
658 stars 78 forks source link

Add support for NamespaceExport #131

Closed aohua closed 3 years ago

aohua commented 3 years ago

Add support for NamespaceExport

closes #130

aohua commented 3 years ago
Screenshot 2020-12-29 at 9 24 24 PM

Is this an issue?

aohua commented 3 years ago

Hi @joarwilk @goodmind @orta, could anyone help with the code review(Not so sure about the parseNameFromNode part)? We have workarounds, but it's not so good to compromise the way we code just for flow type conversion. Many thanks.

aohua commented 3 years ago

@SebastienGllmt Rebased, please help to merge, thank you.

orta commented 3 years ago

Cool, lets give it a shot 👍🏻