deno / 1.23.2 / ~ / abortsignaleventmap.html /

AbortSignalEventMap

interface AbortSignalEventMap {
abort : Event;
}

Properties

abort : Event