UNPKG

@flethy/configtypes

Version:
9 lines 418 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.CONFIG_TYPES = void 0; const configTypes_json_1 = __importDefault(require("./configTypes.json")); exports.CONFIG_TYPES = configTypes_json_1.default; //# sourceMappingURL=configTypes.const.js.map