@nx/module-federation
Version:
11 lines • 390 B
TypeScript
export * from './share';
export * from './dependencies';
export * from './package-json';
export * from './remotes';
export * from './models';
export * from './normalize-project-name';
export * from './get-remotes-for-host';
export * from './parse-static-remotes-config';
export * from './start-remote-proxies';
export * from './start-ssr-remote-proxies';
//# sourceMappingURL=index.d.ts.map