fix(core): update

This commit is contained in:
2023-07-27 15:20:24 +02:00
parent a21131eaf6
commit abee699af8
12 changed files with 1384 additions and 859 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartstate from '../ts/index.js';
type TMyStateParts = 'testStatePart';