UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

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