@jlenon7/zedjs
Version:
Riot API Library for NodeJS
11 lines (10 loc) • 347 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"));
__export(require("./match-listing"));
__export(require("./match-timeline"));
__export(require("./query"));
__export(require("./tft-matches"));