withGlobalRepositoryInCoroutine

suspend fun <R> IStoreClient.withGlobalRepositoryInCoroutine(body: suspend () -> R): R