UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

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