UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

9 lines (8 loc) 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Match participant mastery */ class MatchParticipantsMasteryDto { } exports.MatchParticipantsMasteryDto = MatchParticipantsMasteryDto;