UNPKG

zhonya

Version:

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

4 lines (3 loc) 64 B
export type GetAllChampionsParams = { language?: string; };