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