UNPKG

copper-ui

Version:

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

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