UNPKG

@lobehub/ui

Version:

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

3 lines 173 B
import { DraggableSideNavProps } from "./type.mjs"; import { DraggableSideNav } from "./DraggableSideNav.mjs"; export { DraggableSideNavProps, DraggableSideNav as default };