remove typings for tap
This commit is contained in:
parent
61fb4ef7bb
commit
b6cfc24613
@ -1,5 +1,5 @@
|
|||||||
import 'typings-global'
|
import 'typings-global'
|
||||||
import * as tap from 'tap'
|
let tap = require('tap')
|
||||||
import { expect } from 'smartchai'
|
import { expect } from 'smartchai'
|
||||||
|
|
||||||
export {
|
export {
|
||||||
|
Loading…
Reference in New Issue
Block a user