UNPKG

@assistant-ui/react

Version:

React components for AI chat.

6 lines 305 B
export * from "./converters"; export * from "./streams/utils"; export { useEdgeRuntime, type EdgeRuntimeOptions } from "./useEdgeRuntime"; export { EdgeChatAdapter } from "./EdgeChatAdapter"; export type { EdgeRuntimeRequestOptions } from "./EdgeRuntimeRequestOptions"; //# sourceMappingURL=index.d.ts.map