UNPKG

zhonya

Version:

A simple and typed League of Legends API wrapper for Node.js

4 lines (3 loc) 126 B
export { ChampionAPI } from "./champion"; export { FreeWeekAPI } from "./freeWeek"; export { SummonerAPI } from "./summoner";