Preparing search index...
The search index is not available
setch
setch
setch
Function setch
Do fetch and throw on unexpected status code, see
ExpectedStatus
docs for details
setch
(
url
:
string
,
options
?:
SetchInit
,
expectedStatus
?:
ExpectedStatus
,
)
:
Promise
<
Response
>
Parameters
url
:
string
options
:
SetchInit
= {}
expectedStatus
:
ExpectedStatus
= true
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
setch
Loading...
Do fetch and throw on unexpected status code, see
ExpectedStatus
docs for details