UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

9 lines (8 loc) 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Participants stats */ class MatchParticipantsStatsDto { } exports.MatchParticipantsStatsDto = MatchParticipantsStatsDto;