UNPKG

galeforce-tmp-sea

Version:

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

6 lines 186 B
export interface ChampionInfoDTO { maxNewPlayerLevel: number; freeChampionIdsForNewPlayers: number[]; freeChampionIds: number[]; } //# sourceMappingURL=champion-info.d.ts.map