UNPKG

galeforce-tmp-sea

Version:

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

6 lines 145 B
export interface ApexPlayerInfoDTO { puuid: string; value: number; position: number; } //# sourceMappingURL=apex-player-info.d.ts.map