UNPKG

copper-ui

Version:

Modern React UI components library with TypeScript support, built on top of Ant Design

3 lines 240 B
import { SidebarPrimitiveProps } from '../model/app-shell.types'; export declare function SidebarContent({ className, ...props }: SidebarPrimitiveProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=sidebar-content.d.ts.map