trixnity-client-repository-indexeddb
Toggle table of contents
4.16.9
js
Platform filter
js
Switch theme
Search in API
trixnity-client-repository-indexeddb
trixnity-client-repository-indexeddb
/
net.folivo.trixnity.client.store.repository.indexeddb
/
IndexedDbWriteOperation
/
IndexedDbWriteOperation
Indexed
Db
Write
Operation
constructor
(
objectStoreName
:
String
,
operation
:
suspend
WriteTransaction
.
(
ObjectStore
)
->
Unit
)