mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 15:30:57 +00:00
11 lines
338 B
JavaScript
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
|