Interface IRunGame<G>

Type Parameters

  • G = any

Hierarchy

Implemented by

Properties

imgUrl?: string
installed: boolean
key: string
launcher: string
name: string
raw: G
wishList: boolean

Methods

  • Returns Promise<null | string>

  • Returns Promise<null | string>

  • Returns Promise<null | string>

  • Returns Promise<null | string>

Generated using TypeDoc