facebook/flow

Top level exports

StefanoBalocco opened this issue · 1 comments

TypeScript probably shouldn't accept this code, since it's too dynamic to analyze the signature of the module.
I think in this case, TS might think that the code is a script rather than a module, so it has more relaxed checks.