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

commonMain.dev.evo.elasticmagic.serde.Platform.kt Maven / Gradle / Ivy

package dev.evo.elasticmagic.serde

enum class Platform {
    JVM, NATIVE, JS
}

expect val platform: Platform




© 2015 - 2025 Weber Informatics LLC | Privacy Policy