m
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
"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
|
||||
Reference in New Issue
Block a user