withIndexedDBWrite

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