chore: update tests and imports

This commit is contained in:
2026-04-03 17:56:35 +08:00
parent 65a3d682b6
commit 50c146964d
8 changed files with 474 additions and 11 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import {
PlayerType,
getBoardRegion,
} from '@/samples/boop';
import {MutableSignal} from "@/utils/entity";
import {MutableSignal} from "@/utils/mutable-signal";
import {createGameContext} from "@/";
import type { PromptEvent } from '@/utils/command';