All Downloads are FREE. Search and download functionalities are using the official Maven repository.

macosMain.moe.tlaster.precompose.molecule.providePlatformDispatcher.kt Maven / Gradle / Ivy

There is a newer version: 1.7.0-alpha03
Show newest version
package moe.tlaster.precompose.molecule

import kotlinx.coroutines.Dispatchers
import kotlin.coroutines.CoroutineContext

internal actual fun providePlatformDispatcher(): CoroutineContext = Dispatchers.Main




© 2015 - 2025 Weber Informatics LLC | Privacy Policy