Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/support/api
proxyFetch
Function proxyFetch
proxy
Fetch
(
url
,
init
?
)
:
Promise
<
Response
>
Proxy fetch.
Parameters
url
:
URL
|
RequestInfo
RequestInfo | URL
Optional
init
:
Omit
<
RequestInit
,
"body"
>
&
{
body
?:
any
;
jsonBody
?:
boolean
;
proxy
?:
string
;
timeout
?:
number
;
}
RequestInit
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...
Proxy fetch.