UNPKG

@assistant-ui/react

Version:

React components for AI chat.

6 lines (5 loc) 332 B
export type { ComposerPrimitiveRootProps } from "./ComposerRoot"; export type { ComposerPrimitiveInputProps } from "./ComposerInput"; export type { ComposerPrimitiveSendProps } from "./ComposerSend"; export type { ComposerPrimitiveCancelProps } from "./ComposerCancel"; export type { ComposerPrimitiveIfProps } from "./ComposerIf";