Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
apprt-fetch
BasicFetchFunction
Type Alias BasicFetchFunction
BasicFetchFunction
:
(
request
:
Request
)
=>
Promise
<
Response
>
Function signature required by
createCustomFetch
.
Type declaration
(
request
:
Request
)
:
Promise
<
Response
>
Parameters
request
:
Request
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
map.apps Bundle APIs 4.19.0
Loading...
Function signature required by
createCustomFetch
.