Type alias CombatHistory

CombatHistory: { matches: Match[]; summary: { [key: string]: ModeStats } }

Type declaration

Generated using TypeDoc