UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

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