Type Alias: FetchFunction()
FetchFunction = (
url
,options?
) =>Promise
<any
>
Defined in: types.ts:13
Parameters
Parameter | Type |
---|---|
url | string |
options? | FetchOptions |
Returns
Promise
<any
>
FetchFunction = (
url
,options?
) =>Promise
<any
>
Defined in: types.ts:13
Parameter | Type |
---|---|
url | string |
options? | FetchOptions |
Promise
<any
>
Schedule a call with our team