UNPKG

@ferdiunal/refinedev-shadcn-ui

Version:
8 lines 283 B
import { FC } from "react"; import { ThemedSiderV2Props } from "./type"; export declare const ThemedSiderV2Menu: FC<{ meta?: Record<string, unknown>; }>; export declare const ThemedSiderV2: FC<ThemedSiderV2Props>; export default ThemedSiderV2; //# sourceMappingURL=index.d.ts.map