JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface IDBTransactionEventMap

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