@assistant-ui/react
Version:
React components for AI chat.
5 lines • 343 B
TypeScript
export type { ContentPartPrimitiveTextProps } from "./ContentPartText";
export type { ContentPartPrimitiveImageProps } from "./ContentPartImage";
export type { ContentPartPrimitiveDisplayProps } from "./ContentPartDisplay";
export type { ContentPartPrimitiveInProgressProps } from "./ContentPartInProgress";
//# sourceMappingURL=types.d.ts.map