UNPKG

galeforce-tmp-sea

Version:

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

6 lines 131 B
export interface AccountDTO { puuid: string; gameName: string; tagLine: string; } //# sourceMappingURL=account.d.ts.map