chore: add more tests
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
// Core types
|
||||
export type { IGameContext } from './core/game';
|
||||
export { createGameCommandRegistry } from './core/game';
|
||||
export { createGameCommandRegistry, createPromptDef } from './core/game';
|
||||
|
||||
export type { GameHost, GameHostStatus, GameModule } from './core/game-host';
|
||||
export { createGameHost } from './core/game-host';
|
||||
|
||||
Reference in New Issue
Block a user