UNPKG

@assistant-ui/react

Version:

React components for AI chat.

5 lines 345 B
export { ContentPartPrimitiveText as Text } from "./ContentPartText"; export { ContentPartPrimitiveImage as Image } from "./ContentPartImage"; export { ContentPartPrimitiveDisplay as Display } from "./ContentPartDisplay"; export { ContentPartPrimitiveInProgress as InProgress } from "./ContentPartInProgress"; //# sourceMappingURL=index.d.ts.map