commonTest.dev.icerock.moko.web3.runTest.kt Maven / Gradle / Ivy
/*
* Copyright 2020 IceRock MAG Inc. Use of this source code is governed by the Apache 2.0 license.
*/
package dev.icerock.moko.web3
import kotlinx.coroutines.CoroutineScope
expect fun runTest(block: suspend CoroutineScope.() -> T): T
© 2015 - 2025 Weber Informatics LLC | Privacy Policy