spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
IDBDatabase.transaction
spasm
bindings
indexeddb
IDBDatabase
Undocumented in source. Be warned that the author may not have intended to support it.
auto
transaction
(SumType!(string, Sequence!(string)) storeNames, IDBTransactionMode mode)
auto
transaction
(SumType!(string, Sequence!(string)) storeNames)
struct
IDBDatabase
nothrow
auto
transaction
()
(
scope
ref
SumType
!(
string
,
Sequence
!(
string
))
storeNames
)
Meta
Source
See Implementation
spasm
bindings
indexeddb
IDBDatabase
constructors
this
functions
close
createObjectStore
deleteObjectStore
name
objectStoreNames
onabort
onclose
onerror
onversionchange
transaction
version_
variables
_parent