UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

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