W3cubDocs

/Deno

AbortSignalEventMap

interface AbortSignalEventMap {
abort: Event;
}

Properties

abort: Event