UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

6 lines (5 loc) 86 B
export class TFTChampionsDTO { champion: string cost: number traits: string[] }