Hello :slightly_smiling_face:, Is there any way t...
# javascript
c
Hello 🙂, Is there any way to export a function in the Companion object as static method in the javascript class?
a
There will be a special annotation called @JsStatic somewhere around 2.0.20. But right now, I don't think so(
✅ 1
🦜 2
gratitude thank you 1
e
I'll throw in this https://youtrack.jetbrains.com/issue/KT-67112 since we're talking about
@JsStatic