trixnity-client-repository-indexeddb
3.10.4
js
trixnity-client-repository-indexeddb
/
net.folivo.trixnity.client.store.repository.indexeddb
/
withIndexedDBRead
with
Indexed
DBRead
suspend
fun
<
T
>
IndexedDBRepository
.
withIndexedDBRead
(
block
:
suspend
Transaction
.
(
ObjectStore
)
->
T
)
:
<Error class: unknown class>