UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

5 lines (4 loc) 293 B
export type { AttachmentAdapter } from "./AttachmentAdapter"; export { SimpleImageAttachmentAdapter } from "./SimpleImageAttachmentAdapter"; export { SimpleTextAttachmentAdapter } from "./SimpleTextAttachmentAdapter"; export { CompositeAttachmentAdapter } from "./CompositeAttachmentAdapter";