QueryHost
Documentation menu

API reference · type-aliases

Type Alias: GameRegistry

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.