UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

5 lines (4 loc) 153 B
export declare const SidebarMenu: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element; export * from './item';