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

androidMain.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 androidx.compose.ui.platform.AndroidUiDispatcher
import kotlin.coroutines.CoroutineContext

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy