UNPKG
flow-config-parser
Version:
latest (0.3.0)
0.3.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
A parser for flow's configuration files.
codemix.github.io/flow-runtime
codemix/flow-runtime
flow-config-parser
/
flow-typed
/
npm
/
flow-bin_v0.x.x.js
7 lines
(5 loc)
•
188 B
JavaScript
View Raw
1
2
3
4
5
6
7
// flow-typed signature: 6a5610678d4b01e13bbfbbc62bdaf583
// flow-typed version: 3817bc6980/flow-bin_v0.x.x/flow_>=v0.25.x
declare
module
"flow-bin"
{
declare
module
.
exports
:
string
; }