property EventEmitter.Abortable.signal
When provided the corresponding AbortController
can be used to cancel an asynchronous action.
Type Jump to heading
AbortSignal | undefined
When provided the corresponding AbortController
can be used to cancel an asynchronous action.
AbortSignal | undefined