mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 15:30:57 +00:00
6 lines
321 B
JavaScript
6 lines
321 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const tslib_1 = require("tslib");
|
|
tslib_1.__exportStar(require("./src/with-module-federation/webpack/with-module-federation"), exports);
|
|
tslib_1.__exportStar(require("./src/with-module-federation/webpack/with-module-federation-ssr"), exports);
|