UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

5 lines (4 loc) 272 B
export { MessagePrimitiveRoot as Root } from "./MessageRoot"; export { MessagePrimitiveIf as If } from "./MessageIf"; export { MessagePrimitiveContent as Content } from "./MessageContent"; export { MessagePrimitiveAttachments as Attachments } from "./MessageAttachments";