update to use latest smartchai

This commit is contained in:
2018-02-27 22:52:02 +01:00
parent f68da622d7
commit e3b05cc43c
10 changed files with 84 additions and 178 deletions

View File

@ -1,3 +1,2 @@
import 'typings-global'
export { expect } from 'smartchai'
export { tap } from './tapbundle.classes.tap'

View File

@ -1,4 +1,3 @@
import 'typings-global'
import * as early from 'early'
import * as leakage from 'leakage'
import * as smartdelay from 'smartdelay'