UNPKG
flow-up
Version:
latest (0.1.1)
0.1.1
0.1.0
0.1.0-0
Easily add flowtype to your codebase
github.com/yatharthk/flow-up
yatharthk/flow-up
flow-up
/
test
/
index.js
4 lines
(2 loc)
•
36 B
JavaScript
View Raw
1
2
3
4
// @flow
const
fs =
require
(
'fs'
);