I want to use code from a shared module on 2 platforms: JS and server. However, my server code is Ja...
a
I want to use code from a shared module on 2 platforms: JS and server. However, my server code is Java. Is that a supported use case? I use the kotlinx datetime library in the common code.
👌 1