BREAKING CHANGE(core): update

This commit is contained in:
2023-03-20 14:23:33 +01:00
parent 0b56464a5f
commit 069d61ccf7
13 changed files with 4288 additions and 11022 deletions

View File

@@ -1,5 +1,5 @@
import { expect, tap } from '@pushrocks/tapbundle';
import * as testSdk from '../ts/index';
import * as testSdk from '../ts/index.js';
let testServer: testSdk.AgTestServer;