fix(core): update

This commit is contained in:
2022-06-07 17:54:00 +02:00
parent 795ce9b014
commit a2bcd1a1c5
15 changed files with 9092 additions and 9271 deletions

View File

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