withIndexedDBRead

suspend fun <T> IndexedDBRepository.withIndexedDBRead(block: suspend Transaction.(ObjectStore) -> T): <Error class: unknown class>