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

    Interface IDBTransactionEventMap

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

    Properties

    Properties

    abort: Event
    complete: Event
    error: Event