UNPKG

@assistant-ui/react

Version:

React components for AI chat.

5 lines (4 loc) 308 B
export type { ContentPartPrimitiveTextProps } from "./ContentPartText"; export type { ContentPartPrimitiveImageProps } from "./ContentPartImage"; export type { ContentPartPrimitiveDisplayProps } from "./ContentPartDisplay"; export type { ContentPartPrimitiveInProgressProps } from "./ContentPartInProgress";