Animesh Sahu
Diving into Kotlin Multiplatform▾
russhwolf
Sebastian Sellmair [JB]
targets.all { if (platformType != KotlinPlatformType.js) { // TODO } }