UNPKG

@coherenceplatform/sdk

Version:

Coherence SDK for embedding AI-powered chat into your applications

4 lines 253 B
import * as React from "react"; import { Sidebar } from "@/components/ui/sidebar"; export declare function AppSidebar({ ...props }: React.ComponentProps<typeof Sidebar>): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=app-sidebar.d.ts.map