Optional
An optional custom fetch function.
If not provided, defaults to the global fetch function (globalThis.fetch).
fetch
globalThis.fetch
globalThis.fetch Copy
An optional timeout for requests.
30_000ms (30 seconds) Copy
30_000ms (30 seconds)
An optional custom fetch function.
If not provided, defaults to the global
fetch
function (globalThis.fetch
).