UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines 332 B
import { LayoutSidebarInnerProps } from "../type.mjs"; //#region src/Layout/components/LayoutSidebarInner.d.ts declare const LayoutSidebarInner: import("react").NamedExoticComponent<LayoutSidebarInnerProps>; //#endregion export { LayoutSidebarInner, LayoutSidebarInner as default }; //# sourceMappingURL=LayoutSidebarInner.d.mts.map