UNPKG

riotg.api

Version:

<a href="https://www.npmjs.com/package/riotg.api"> <img src="https://img.shields.io/static/v1?label=npm&message=riotg.api&color=red&style=for-the-badge&logo=NPM" /> </a>

9 lines (8 loc) 183 B
export declare function RiotEndpoints(region: string): { summoner: { byName: string; byAccountId: string; byPUUID: string; byId: string; }; };