|
|
|
|
|
by bgwhn
3579 days ago
|
|
Babel can parse Flow, which is similar to Typescript. However, Babel doesn't have any built-in support for inferring or analyzing flow types. However, some of this type information might be useful in building a more advanced closure-like minifier. |
|