UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

9 lines (8 loc) 181 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Participant */ class MatchParticipantDTO { } exports.MatchParticipantDTO = MatchParticipantDTO;