interface AbortSignalEventMap {
    abort: Event;
}

Properties

Properties

abort: Event

Generated using TypeDoc