UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

8 lines 534 B
export { ComposerPrimitiveRoot as Root } from "./ComposerRoot"; export { ComposerPrimitiveInput as Input } from "./ComposerInput"; export { ComposerPrimitiveSend as Send } from "./ComposerSend"; export { ComposerPrimitiveCancel as Cancel } from "./ComposerCancel"; export { ComposerPrimitiveAddAttachment as AddAttachment } from "./ComposerAddAttachment"; export { ComposerPrimitiveAttachments as Attachments } from "./ComposerAttachments"; export { ComposerPrimitiveIf as If } from "./ComposerIf"; //# sourceMappingURL=index.d.ts.map