UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

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