@jlenon7/zedjs
Version:
Riot API Library for NodeJS
16 lines (15 loc) • 677 B
JavaScript
;
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./Match.dto"));
__export(require("./match-participant.dto"));
__export(require("./match-participantsIdentities.dto"));
__export(require("./match-participants-identities-player.dto"));
__export(require("./match-participants-mastery.dto"));
__export(require("./match-participants-rune.dto"));
__export(require("./match-participants-stats.dto"));
__export(require("./match-participants-timeline.dto"));
__export(require("./match-teams.dto"));
__export(require("./match-teams-bans.dto"));