fix(core): update

This commit is contained in:
2023-07-27 16:27:50 +02:00
parent 0adb32e7e9
commit 6cdb23ed66
13 changed files with 1691 additions and 1072 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartproxy from '../ts/index.js';
let testProxy: smartproxy.NetworkProxy;