Type Alias AbortSignalEvents

AbortSignalEvents: { abort: (a: undefined) => void }

Type for event handlers for AbortSignalEventEmitter