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

noJsMain.com.seiko.imageloader.util.Platform.nojs.kt Maven / Gradle / Ivy

There is a newer version: 1.9.0
Show newest version
package com.seiko.imageloader.util

import kotlinx.coroutines.CoroutineDispatcher
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.IO

internal actual val ioDispatcher: CoroutineDispatcher get() = Dispatchers.IO




© 2015 - 2025 Weber Informatics LLC | Privacy Policy