Interface AbortEventMap

interface AbortEventMap {
    abort: AbortEvent;
}

Properties

Properties

abort: AbortEvent