UNPKG

galeforce-tmp-sea

Version:

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

6 lines 140 B
export interface ActiveShardDTO { puuid: string; game: string; activeShard: string; } //# sourceMappingURL=active-shard.d.ts.map