Activate flow

This commit is contained in:
Michael Vines
2018-08-23 10:07:30 -07:00
parent bbb8055243
commit 96f8a8620d
8 changed files with 59 additions and 23 deletions

View File

@ -1,3 +1,4 @@
// @flow
import {Account} from '../src/account';
test('generate new account', () => {