"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineGeneratedConfig = void 0; const defineGeneratedConfig = (opt) => { return opt; }; exports.defineGeneratedConfig = defineGeneratedConfig; //# sourceMappingURL=define_config.js.map