UNPKG

@sentre/react-dynamic-remote-component

Version:

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

2 lines (1 loc) 68 B
export declare const suspend: (promise: Promise<any>) => () => any;