tapbundle/dist/index.d.ts
2017-07-06 00:06:18 +02:00

4 lines
108 B
TypeScript

import 'typings-global';
export { expect } from 'smartchai';
export { tap } from './tapbundle.classes.tap';