UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

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