UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

6 lines 198 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basePath = void 0; const basePath = 'dogma'; exports.basePath = basePath; //# sourceMappingURL=dogmaHelper.js.map