isGameId(
value):value is keyof GameDataMap
Returns whether an arbitrary string is a registered game identifier.
Parameters
value
string
Returns
value is keyof GameDataMap
API reference · functions
Generated from the QueryHost package public TypeScript contract.
isGameId(
value):value is keyof GameDataMap
Returns whether an arbitrary string is a registered game identifier.
string
value is keyof GameDataMap