UNPKG

@sentre/react-dynamic-remote-component

Version:

Allows you to dynamically load a component from a remote using webpack 5's module federation.

5 lines (4 loc) 118 B
export * from "./utils"; export * from "./attach-script"; export * from "./RemoteComponent"; export * from "./types";