fix(core): update

This commit is contained in:
2023-09-11 18:43:10 +02:00
parent 1dc6315ac2
commit 110eddba08
9 changed files with 2398 additions and 1107 deletions

View File

@ -1,4 +1,4 @@
import { expect, expectAsync, tap } from '@pushrocks/tapbundle';
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import * as smartrouter from '../ts/index.js';
let testrouter: smartrouter.SmartRouter;