I have two targets and probably add more for nativ...
# multiplatform
j
I have two targets and probably add more for native, tho ktor doesn't support that thing I want to use on native thats why I wanted to create seperate source sets for them but can I somehow make JS and JVM depend on the same implementation (so expected classes)?
that doesn't work (in ktorMain)
.. is that possible?