UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

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