Search
Preparing search index...
The search index is not available
WHATWG Fetch TypeScript Definitions
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"IBody"
IBodyMutable
Interface IBodyMutable
Hierarchy
IBodyImmutable
IBodyMutable
IRequestMutable
IResponseMutable
Index
Properties
body
Used
Methods
array
Buffer
json
text
Properties
body
Used
body
Used
:
boolean
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
json
json
(
)
:
Promise
<
Json
>
Returns
Promise
<
Json
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Globals
"
Buffer
Source"
"
Callable"
"
Fetch"
"IBody"
"IConstructible"
"IHeaders"
"IRequest"
"IResponse"
"
Json"
"
Typed
Array"
"body/
Init"
"check"
"fetcher"
"global"
"headers/IInit"
"index"
"install"
"request/IInit"
"request/
Redirect"
"response/IInit"
"setup"
"shim/
Headers"
"shim/
Request"
"shim/
Response"
"shim/fetch"
IBody
Immutable
IBody
Mutable
body
Used
array
Buffer
json
text