@assistant-ui/react
Version:
Typescript/React library for AI Chat
5 lines • 328 B
TypeScript
export type { AttachmentAdapter } from "./AttachmentAdapter";
export { SimpleImageAttachmentAdapter } from "./SimpleImageAttachmentAdapter";
export { SimpleTextAttachmentAdapter } from "./SimpleTextAttachmentAdapter";
export { CompositeAttachmentAdapter } from "./CompositeAttachmentAdapter";
//# sourceMappingURL=index.d.ts.map