babel-plugin-control-flow-flattening
v0.0.2
Published
babel plugin for flow flattening
Downloads
1
Readme
flat-js
flow flattening for javascript
--
###note
this plugin works only before es2015, since the let declaration introduced in es2016 actully created a IIFE, and will break the output result