Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit 6885094

Browse files
committed
Add Flow stubs
See #72 for details
1 parent 214fc8e commit 6885094

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

config/flow/css.js.flow

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// @flow

config/flow/file.js.flow

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// @flow
2+
declare export default string;

0 commit comments

Comments
 (0)