UNPKG

@suns/react-monorepo-nx

Version:

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

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