![JAR search and dependency download from the Maven repository](/logo.png)
iosMain.io.bidapp.core.Platform.ios.kt Maven / Gradle / Ivy
package io.bidapp.core
public actual fun getPlatformName(): String {
return "IOS"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package io.bidapp.core
public actual fun getPlatformName(): String {
return "IOS"
}