UNPKG

@tarojs/cli

Version:
12 lines 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineConfig = void 0; /** * @since v3.6.9 * @warning 暂不支持 react native */ function defineConfig(config) { return config; } exports.defineConfig = defineConfig; //# sourceMappingURL=defineConfig.js.map