flow-static-land
flow-static-land copied to clipboard
Idea for a babel plugin: strip inj / prj
trafficstars
inj / prj are just identity functions at runtime, they could be stripped out by a babel plugin
naive implementation https://github.com/gcanti/flow-static-land/blob/master/test/babel-plugin.js