IDBDatabase.transaction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto transaction(SumType!(string, Sequence!(string)) storeNames, IDBTransactionMode mode)
    struct IDBDatabase
    nothrow
    transaction
    ()
    (
    scope ref SumType!(string, Sequence!(string)) storeNames
    ,)
  2. auto transaction(SumType!(string, Sequence!(string)) storeNames)

Meta