Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

method AbortSignal.throwIfAborted

#AbortSignal.throwIfAborted(): void

Throws this AbortSignal's abort reason, if its AbortController has signaled to abort; otherwise, does nothing.

Return Type #

void