Hey guys, is there any reason kotlinext is not ava...
# javascript
a
Hey guys, is there any reason kotlinext is not available in a kotlin multiplatfom JS project? I am trying to use the regular require method inside the share (common) folder and thought I would get this out the box. Is there a library I have to provide in the build gradle to support this?
So you have to provide the kotlin-extensions kotlin wrapper to access it? Wow