tapbundle/dist_ts/index.d.ts

3 lines
83 B
TypeScript
Raw Normal View History

2020-07-08 00:15:44 +00:00
export { expect } from 'smartchai';
export { tap } from './tapbundle.classes.tap';