fix(core): update

This commit is contained in:
2022-03-13 00:30:32 +01:00
parent bd6713eee8
commit 1d751bdcdf
15 changed files with 3645 additions and 11597 deletions

View File

@ -1,5 +1,5 @@
import { expect, tap } from '@pushrocks/tapbundle';
import * as tstest from '../ts/index';
import * as tstest from '../ts/index.js';
tap.test('prepare test', async () => {});