4 lines
105 B
TypeScript
4 lines
105 B
TypeScript
import 'typings-global'
|
|
export { expect } from 'smartchai'
|
|
export { tap } from './tapbundle.classes.tap'
|