UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

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