UNPKG

@ferdiunal/refinedev-shadcn-ui

Version:
5 lines 198 B
import { FC } from "react"; import { SidebarMobileProps } from "./type"; export declare const SidebarMobile: FC<SidebarMobileProps>; export default SidebarMobile; //# sourceMappingURL=index.d.ts.map