interface AbortSignalEventMap {
    abort: Event;
}

属性

属性

abort: Event