Injectable streaming transport. Defaults to global fetch.
(input: RequestInfo,init?: RequestInit) => Promise<Response>
Injectable streaming transport. Defaults to global fetch.
(input: RequestInfo,init?: RequestInit) => Promise<Response>
import { type SseClientOptions } from "sdk/src/index.ts";