UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

6 lines 263 B
import type { FC } from "react"; export declare namespace BranchPickerPrimitiveCount { type Props = Record<string, never>; } export declare const BranchPickerPrimitiveCount: FC<BranchPickerPrimitiveCount.Props>; //# sourceMappingURL=BranchPickerCount.d.ts.map