@arl/leaflet-tracksymbol2
Preparing search index...
<internal>
Response
Variable Response
Response
:
{
prototype
:
Response
;
error
()
:
Response
;
json
(
data
:
any
,
init
?:
ResponseInit
)
:
Response
;
redirect
(
url
:
string
|
URL
,
status
?:
number
)
:
Response
;
new
(
body
?:
BodyInit
,
init
?:
ResponseInit
)
:
Response
;
}
Type declaration
new
(
body
?:
BodyInit
,
init
?:
ResponseInit
)
:
Response
Parameters
Optional
body
:
BodyInit
Optional
init
:
ResponseInit
Returns
Response
prototype
:
Response
error
:
function
error
()
:
Response
MDN Reference
Returns
Response
json
:
function
json
(
data
:
any
,
init
?:
ResponseInit
)
:
Response
MDN Reference
Parameters
data
:
any
Optional
init
:
ResponseInit
Returns
Response
redirect
:
function
redirect
(
url
:
string
|
URL
,
status
?:
number
)
:
Response
MDN Reference
Parameters
url
:
string
|
URL
Optional
status
:
number
Returns
Response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arl/leaflet-tracksymbol2
Loading...
MDN Reference