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