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

commonMain.io.data2viz.test.CurrentPlatformH.kt Maven / Gradle / Ivy

There is a newer version: 10.0.4
Show newest version
package io.data2viz.test

expect object CurrentPlatform {
    val isIOS: Boolean
    val isJavaScript: Boolean
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy