This commit is contained in:
2017-06-09 14:59:36 +02:00
parent 58203b2b74
commit 508869fa33
14 changed files with 402 additions and 0 deletions

3
test/test.ts Normal file
View File

@ -0,0 +1,3 @@
import * as smarterror from '../dist/index'
import { expect, tap } from 'tapbundle'