deno / latest / ~ / abortsignaleventmap.html

AbortSignalEventMap

interface AbortSignalEventMap {
    
abort: Event;
}

Properties

abort: Event