@assistant-ui/react
Version:
Typescript/React library 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