Skip to content

ProxiedFetch

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / ProxiedFetch

ProxiedFetch = (url, options?) => Promise<Response>

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17049

Fetch function type with optional agent

string | URL

RequestInit & object

Promise<Response>