toggle menu
indexeddb
js
switch theme
search in API
external
/
com.juul.indexeddb.external
/
IDBDatabase
/
transaction
transaction
fun
transaction
(
storeNames
:
Array
<
String
>
,
mode
:
String
,
options
:
dynamic
)
:
IDBTransaction