method AbortSignal.throwIfAborted
Jump to headingAbortSignal.throwIfAborted(): void
Throws this AbortSignal's abort reason, if its AbortController has signaled to abort; otherwise, does nothing.
Return Type Jump to heading
void
Jump to headingAbortSignal.throwIfAborted(): void
Throws this AbortSignal's abort reason, if its AbortController has signaled to abort; otherwise, does nothing.
void