QueryHost
Documentation menu

API reference · functions

Function: isGameId()

Generated from the QueryHost package public TypeScript contract.

isGameId(value): value is keyof GameDataMap

Returns whether an arbitrary string is a registered game identifier.

Parameters

value

string

Returns

value is keyof GameDataMap