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