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