themeparks - v7.0.0
Preparing search index...
index
FetchLikeResponse
Interface FetchLikeResponse
interface
FetchLikeResponse
{
headers
:
{
get
(
name
:
string
)
:
string
|
null
}
;
ok
:
boolean
;
status
:
number
;
statusText
:
string
;
json
()
:
Promise
<
unknown
>
;
text
()
:
Promise
<
string
>
;
}
Index
Properties
headers
ok
status
status
Text
Methods
json
text
Properties
headers
headers
:
{
get
(
name
:
string
)
:
string
|
null
}
ok
ok
:
boolean
status
status
:
number
status
Text
statusText
:
string
Methods
json
json
()
:
Promise
<
unknown
>
Returns
Promise
<
unknown
>
text
text
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
ok
status
status
Text
Methods
json
text
themeparks - v7.0.0
Loading...