Files
emaui/node_modules/@module-federation/runtime-tools/dist/bundler.js
2026-05-29 15:23:46 +03:00

11 lines
338 B
JavaScript

import { __exportAll, __reExport } from "./_virtual/_rolldown/runtime.js";
import runtime from "./index.js";
export * from "@module-federation/runtime"
//#region src/bundler.ts
var bundler_exports = /* @__PURE__ */ __exportAll({ default: () => runtime });
//#endregion
export { runtime as default };
//# sourceMappingURL=bundler.js.map