UNPKG

@modern-js/module-tools-v2

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

10 lines (9 loc) 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineConfig = void 0; var _core = require("@modern-js/core"); const defineConfig = config => (0, _core.defineConfig)(config); exports.defineConfig = defineConfig; //# sourceMappingURL=defineConfig.js.map