Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
EsriRequestOptionsLike
Interface EsriRequestOptionsLike
interface
EsriRequestOptionsLike
{
body
?:
null
|
BodyInit
;
headers
?:
Record
<
string
,
string
>
;
method
?:
string
;
}
Index
Properties
body?
headers?
method?
Properties
Optional
body
body
?:
null
|
BodyInit
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
method
method
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
@honua/sdk-js
Loading...