Skip to content

ProxiedFetch()

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ProxiedFetch

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

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16945

Fetch function type with optional agent

string | URL

RequestInit & object

Promise<Response>