An open API service indexing awesome lists of open source software.

https://github.com/magicmark/babel-plugin-transform-flow-untyped

Add inferred Flow types annotations to AST
https://github.com/magicmark/babel-plugin-transform-flow-untyped

Last synced: about 1 year ago
JSON representation

Add inferred Flow types annotations to AST

Awesome Lists containing this project

README

          

# babel-plugin-transform-flow-untyped

https://github.com/facebook/flow/issues/248#issuecomment-330015045

## Running

```
$ make
$ node test.js
```