UNPKG

treesap

Version:
8 lines 283 B
interface SidebarProps { id?: string; previewPort?: number; workingDirectory?: string; } export declare function Sidebar({ id, previewPort, workingDirectory }: SidebarProps): import("hono/jsx/jsx-dev-runtime").JSX.Element; export {}; //# sourceMappingURL=Sidebar.d.ts.map