UNPKG

820 BJavaScriptView Raw
1"use strict";
2var __importStar = (this && this.__importStar) || function (mod) {
3 if (mod && mod.__esModule) return mod;
4 var result = {};
5 if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
6 result["default"] = mod;
7 return result;
8};
9Object.defineProperty(exports, "__esModule", { value: true });
10const bestiary = __importStar(require("./bestiary"));
11exports.bestiary = bestiary;
12const clan = __importStar(require("./clan"));
13exports.clan = clan;
14const grandexchange = __importStar(require("./grandexchange"));
15exports.grandexchange = grandexchange;
16const hiscores = __importStar(require("./hiscores"));
17exports.hiscores = hiscores;
18const runemetrics = __importStar(require("./hiscores"));
19exports.runemetrics = runemetrics;
20//# sourceMappingURL=index.js.map
\No newline at end of file