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

Commit 1eba82c

Browse files
KevinGrandonganemone
authored andcommitted
Implement minimial flow support (#71)
#71
1 parent 17bfdce commit 1eba82c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* This source code is licensed under the MIT license found in the
44
* LICENSE file in the root directory of this source tree.
55
*/
6+
7+
// @flow
68
import {
79
RPCToken,
810
RPCHandlersToken,

0 commit comments

Comments
 (0)