jsAndWasmSharedMain.internal.ThreadContext.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kotlinx-coroutines-core
Show all versions of kotlinx-coroutines-core
Coroutines support libraries for Kotlin
package kotlinx.coroutines.internal
import kotlin.coroutines.*
internal actual fun threadContextElements(context: CoroutineContext): Any = 0