Skip to content

Type Alias: TGameClassId

ts
type TGameClassId = typeof gameClassId[keyof typeof gameClassId];

Type definition of possible game class ID string.