I have a multiproject setup: common - js - js And ...
# javascript
l
I have a multiproject setup: common - js - js And using kotlin serialization Got error
Can't locate default serializer for class
class with @Setialization annotation is in common module. How I should configure it?