jxa-lib
Preparing search index...
fetch
Function fetch
fetch
(
url
:
string
)
:
Promise
<
WrappedResponse
>
Basic fetch-like function. Only GET method is supported.
Parameters
url
:
string
Returns
Promise
<
WrappedResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jxa-lib
Loading...
Basic fetch-like function. Only GET method is supported.