commonMain.com.zegreatrob.testmints.async.TestFunc.kt Maven / Gradle / Ivy
package com.zegreatrob.testmints.async
typealias TestFunc = suspend (SC) -> Unit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.zegreatrob.testmints.async
typealias TestFunc = suspend (SC) -> Unit