UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

4 lines 285 B
import { RemoteThreadListOptions } from "./types.js"; import { AssistantRuntime } from "../../runtime/AssistantRuntime.js"; export declare const useRemoteThreadListRuntime: (options: RemoteThreadListOptions) => AssistantRuntime; //# sourceMappingURL=useRemoteThreadListRuntime.d.ts.map