Skip to content

isAbortError

isAbortError(error): boolean

True for a DOMException/Error named AbortError — the rejection an aborted fetch (or the SDK’s own cancellation) produces.

unknown

boolean