UNPKG

galeforce-tmp-sea

Version:

A customizable, promise-based, and command-oriented TypeScript library for the Riot Games API.

8 lines 196 B
export interface LiveClientGameStatsDTO { gameMode: string; gameTime: number; mapName: string; mapNumber: number; mapTerrain: string; } //# sourceMappingURL=game-stats.d.ts.map