@assistant-ui/react
Version:
TypeScript/React library for AI Chat
5 lines • 337 B
TypeScript
export { AttachmentPrimitiveRoot as Root } from "./AttachmentRoot.js";
export { AttachmentPrimitiveThumb as unstable_Thumb } from "./AttachmentThumb.js";
export { AttachmentPrimitiveName as Name } from "./AttachmentName.js";
export { AttachmentPrimitiveRemove as Remove } from "./AttachmentRemove.js";
//# sourceMappingURL=index.d.ts.map