UNPKG

@suns/react-monorepo-nx

Version:

To evaluate and compare the bundled and unbundled builds on large codebase.

5 lines (4 loc) 153 B
export interface LoadingProps { } export declare function Loading(props: LoadingProps): import("react/jsx-runtime").JSX.Element; export default Loading;