GameRegistry =
{ readonly [G in GameId]: GameDefinition<G> }
Exhaustive registry shape: every GameId must have exactly one definition.
API reference · type-aliases
Generated from the QueryHost package public TypeScript contract.
GameRegistry =
{ readonly [G in GameId]: GameDefinition<G> }
Exhaustive registry shape: every GameId must have exactly one definition.