Preparing search index...
The search index is not available
@shopify/oxygen-workers-types
@shopify/oxygen-workers-types
Response
Variable Response
Response
:
{
prototype
:
Response
;
json
(
any
:
any
,
maybeInit
?:
Response
|
ResponseInit
)
:
Response
;
redirect
(
url
:
string
,
status
?:
number
)
:
Response
;
new
(
body
?:
null
|
BodyInit
,
init
?:
ResponseInit
)
:
Response
;
}
This Fetch API interface represents the response to a request.
MDN Reference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@shopify/oxygen-workers-types
Loading...
This Fetch API interface represents the response to a request.
MDN Reference