chore: update tests and imports
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user