UNPKG

samira

Version:

A TypeScript library for League of Legends API calls

6 lines 170 B
export * from './champion'; export * from './item'; export * from './rune'; export * from './summonerSpell'; export * from './config'; //# sourceMappingURL=index.d.ts.map