interface EventEmitter.Abortable
optional
signal: AbortSignal | undefinedWhen provided the corresponding AbortController can be used to cancel an asynchronous action.
signal: AbortSignal | undefinedWhen provided the corresponding AbortController can be used to cancel an asynchronous action.