import { expect, tap } from '@push.rocks/tapbundle'; import * as smartspawn from '../ts/index.js'; tap.test('should create a simple test function', async () => {}); export default tap.start();