A function from AbortController to allow a user to abort a request
Callback function when the web request is aborted
Callback function invoked when the fetch operation fails.
The data associated with the failure.
Callback function invoked when the fetch operation is successful.
The data returned from the fetch operation.
Generated using TypeDoc
A function from AbortController to allow a user to abort a request