tapbundle/ts/index.ts
2017-07-05 17:57:28 +02:00

4 lines
105 B
TypeScript

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