UNPKG

@assistant-ui/react

Version:

React components for AI chat.

6 lines 387 B
export { MessagePrimitiveRoot as Root } from "./MessageRoot"; export { MessagePrimitiveIf as If } from "./MessageIf"; export { MessagePrimitiveContent as Content } from "./MessageContent"; export { MessagePrimitiveInProgress as InProgress } from "./MessageInProgress"; export { MessagePrimitiveAttachments as Attachments } from "./MessageAttachments"; //# sourceMappingURL=index.d.ts.map