fix(core): update

This commit is contained in:
2024-04-12 14:59:49 +02:00
parent b51ccda39e
commit fad06e3c33
7 changed files with 1339 additions and 1202 deletions

View File

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