fix(core): update

This commit is contained in:
2023-09-09 23:32:12 +02:00
parent 8c5428baf8
commit 6753a4fefc
6 changed files with 1402 additions and 200 deletions

View File

@ -2,7 +2,7 @@
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import * as isohash from '@push.rocks/isohash';
import * as smartexpress from '@apiglobal/typedserver';
import * as smartexpress from '@api.global/typedserver';
import * as smartsocket from '../ts/index.js';