@assistant-ui/react
Version:
TypeScript/React library for AI Chat
5 lines • 335 B
JavaScript
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.js.map