What's the purpose of the Kotlin multiplatform jvm...
# getting-started
w
What's the purpose of the Kotlin multiplatform jvm project in IntelliJ?
g
this is JVM module that can be used in multiplatform kotlin projects. Uses special kotlin-platform-jvm gradle plugin and allows to implement
expect
declarations See https://kotlinlang.org/docs/reference/multiplatform.html