@assistant-ui/react
Version:
TypeScript/React library for AI Chat
5 lines • 351 B
JavaScript
export { SimpleImageAttachmentAdapter } from "./SimpleImageAttachmentAdapter.js";
export { SimpleTextAttachmentAdapter } from "./SimpleTextAttachmentAdapter.js";
export { CompositeAttachmentAdapter } from "./CompositeAttachmentAdapter.js";
export { CloudFileAttachmentAdapter } from "./CloudFileAttachmentAdapter.js";
//# sourceMappingURL=index.js.map