- Preparing search index...
- The search index is not available
tja
Methods
toString
- toString(): string
-
Returns string
Static
fromName
- fromName(name: string, strict?: boolean): undefined | Game
-
Parameters
-
name: string
-
strict: boolean = true
Returns undefined | Game
Static
fromRaw
- fromRaw(raw: string, strict?: boolean): undefined | Game
-
Parameters
-
raw: string
-
strict: boolean = true
Returns undefined | Game