UNPKG

galeforce-tmp-sea

Version:

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

5 lines 134 B
export interface ValRecentMatchesDTO { currentTime: number; matchIds: string[]; } //# sourceMappingURL=recent-matches.d.ts.map