tapbundle/dist/index.d.ts

4 lines
108 B
TypeScript
Raw Normal View History

2017-03-04 08:32:17 +01:00
import 'typings-global';
2017-07-06 00:06:18 +02:00
export { expect } from 'smartchai';
export { tap } from './tapbundle.classes.tap';