import { expect, tap } from '@push.rocks/tapbundle'; import * as tstest from '../ts/index.js'; tap.test('prepare test', async () => {}); tap.start();