UNPKG

@lobehub/ui

Version:

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

6 lines 298 B
import { DraggableSideNavProps } from "./type.mjs"; //#region src/DraggableSideNav/DraggableSideNav.d.ts declare const DraggableSideNav: import("react").NamedExoticComponent<DraggableSideNavProps>; //#endregion export { DraggableSideNav as default }; //# sourceMappingURL=DraggableSideNav.d.mts.map