Say I have this javascript `new $.Zebra_Tooltips(e...
# javascript
s
Say I have this javascript
new $.Zebra_Tooltips(elm, {});
Is the only way to call new to have a class constructor in Kotlinjs ?
b
s
I ended up doing that 🙂