libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBDatabase.transaction
libwasm
bindings
IDBDatabase
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
libwasm
bindings
IDBDatabase
IDBDatabase
constructors
this
functions
close
createMutableFile
createObjectStore
deleteObjectStore
mozCreateFileHandle
name
objectStoreNames
onabort
onclose
onerror
onversionchange
storage
transaction
version_
variables
_parent