UNPKG

@totalsoft/rocket-ui

Version:

A set of reusable and composable React components built on top of Material UI core for developing fast and friendly web applications interfaces.

6 lines (5 loc) 242 B
export declare const sidebarWrapperHeight: string; export declare const emptyArray: readonly unknown[]; export declare const emptyObject: Readonly<{}>; export declare const emptyString: string; export declare const emptyFunction: () => void;