@assistant-ui/react
Version:
React components for AI chat.
6 lines • 419 B
TypeScript
export type { BranchPickerPrimitiveRootProps } from "./BranchPickerRoot";
export type { BranchPickerPrimitivePreviousProps } from "./BranchPickerPrevious";
export type { BranchPickerPrimitiveNumberProps } from "./BranchPickerNumber";
export type { BranchPickerPrimitiveNextProps } from "./BranchPickerNext";
export type { BranchPickerPrimitiveCountProps } from "./BranchPickerCount";
//# sourceMappingURL=types.d.ts.map