After removing jvm target, js module can only see ...
# multiplatform
m
After removing jvm target, js module can only see classes from commonMain directory in common module. JVM module could see both - commonMain and jvmMain dirs in common module.