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

main.kotlinx.js.timers.queueMicrotask.kt Maven / Gradle / Ivy

package kotlinx.js.timers

external fun queueMicrotask(
    callback: () -> Unit,
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy