tapbundle/ts/index.ts
2018-06-28 23:34:41 +02:00

3 lines
83 B
TypeScript

export { expect } from 'smartchai';
export { tap } from './tapbundle.classes.tap';