tapbundle/ts/index.ts

3 lines
81 B
TypeScript
Raw Permalink Normal View History

2017-07-05 15:57:28 +00:00
export { expect } from 'smartchai'
export { tap } from './tapbundle.classes.tap'