boardgame-phaser/packages/framework
hyper f893ac9ff7 feat(framework): add generic types to GameHostScene
Update GameHostScene to support generic types for TResult and TModule,
allowing better type safety when interacting with the game host and
its modules.
2026-04-23 16:11:15 +08:00
..
src feat(framework): add generic types to GameHostScene 2026-04-23 16:11:15 +08:00
package.json refactor: clean up 2026-04-04 13:21:44 +08:00
tsconfig.json init: board game phaser start 2026-04-03 15:18:47 +08:00
tsup.config.ts init: board game phaser start 2026-04-03 15:18:47 +08:00
vitest.config.ts chore: add tests 2026-04-04 00:48:44 +08:00