Is there a way to make an external class that can ...
# javascript
j
Is there a way to make an external class that can be called in JS without a method
a
Could you give a bit more detail? Could this be relevant by any chance: https://kotlinlang.org/docs/reference/js-interop.html#declaring-static-members-of-a-class?