vot.js - v2.4.18
    Preparing search index...

    Interface IDBTransactionEventMap

    interface IDBTransactionEventMap {
        abort: Event;
        complete: Event;
        error: Event;
    }
    Index
    abort: Event
    complete: Event
    error: Event