UNPKG

@mondora/microfrontends

Version:

Library for embedding frontends into one another

4 lines (3 loc) 180 B
export { default as ChildApp } from "./ChildApp"; export { default as ChildAppReactComponent } from "./ChildAppReactComponent"; export { default as ParentApp } from "./ParentApp";