UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

8 lines (7 loc) 117 B
/** * Participant runes */ export declare class MatchParticipantsRuneDto { runeId: number; rank: number; }