UNPKG

@flethy/configtypes

Version:
6 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CONFIG_TYPES = void 0; var configTypes_const_1 = require("./configTypes/configTypes.const"); Object.defineProperty(exports, "CONFIG_TYPES", { enumerable: true, get: function () { return configTypes_const_1.CONFIG_TYPES; } }); //# sourceMappingURL=index.js.map