Type alias BattleNetGameRaw

BattleNetGameRaw: {
    path: string | null;
}

Type declaration

  • path: string | null

Generated using TypeDoc