fix(core): update

This commit is contained in:
2023-08-27 12:16:09 +02:00
parent d3fca66600
commit f131d3743c
13 changed files with 5707 additions and 16287 deletions

View File

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