UNPKG

@assistant-ui/react

Version:

React components for AI chat.

5 lines 305 B
export type { MessagePrimitiveRootProps } from "./MessageRoot"; export type { MessagePrimitiveIfProps } from "./MessageIf"; export type { MessagePrimitiveContentProps } from "./MessageContent"; export type { MessagePrimitiveInProgressProps } from "./MessageInProgress"; //# sourceMappingURL=types.d.ts.map