UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

6 lines 403 B
export type { AttachmentAdapter } from "./AttachmentAdapter"; export { SimpleImageAttachmentAdapter } from "./SimpleImageAttachmentAdapter"; export { SimpleTextAttachmentAdapter } from "./SimpleTextAttachmentAdapter"; export { CompositeAttachmentAdapter } from "./CompositeAttachmentAdapter"; export { CloudFileAttachmentAdapter } from "./CloudFileAttachmentAdapter"; //# sourceMappingURL=index.d.ts.map