@assistant-ui/react
Version:
React components for AI chat.
6 lines • 367 B
TypeScript
export type { ComposerPrimitiveRootProps } from "./ComposerRoot";
export type { ComposerPrimitiveInputProps } from "./ComposerInput";
export type { ComposerPrimitiveSendProps } from "./ComposerSend";
export type { ComposerPrimitiveCancelProps } from "./ComposerCancel";
export type { ComposerPrimitiveIfProps } from "./ComposerIf";
//# sourceMappingURL=types.d.ts.map