UNPKG

@lobehub/ui

Version:

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

3 lines 129 B
import { SideNavProps } from "./type.mjs"; import SideNav from "./SideNav.mjs"; export { type SideNavProps, SideNav as default };