import { tap, expect, TapWrap } from '../ts/index';
tap.test('should run a test', async () => {});
tap.start();