UNPKG

@suns/react-monorepo-nx

Version:

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

5 lines (4 loc) 150 B
export interface SharedProps { } export declare function Shared(_props: SharedProps): import("react/jsx-runtime").JSX.Element; export default Shared;