UNPKG

@just-every/ensemble

Version:

LLM provider abstraction layer with unified streaming interface

2 lines 162 B
export declare function fetchWithTimeout(url: string, init?: RequestInit, timeoutMs?: number): Promise<Response>; //# sourceMappingURL=fetch_with_timeout.d.ts.map