Utils
FetchGatewayFunc
Called on Gateway URLs.
Parameters
Parameter | Type |
---|---|
url | string |
signal ? | FetchCancelSignal |
Returns
Promise
<FetchRequest
| FetchResponse
>
Source
Was this page helpful?
Called on Gateway URLs.
Parameter | Type |
---|---|
url | string |
signal ? | FetchCancelSignal |
Promise
<FetchRequest
| FetchResponse
>
Was this page helpful?