Join Slack
Powered by
Using the IR compiler how does a companion object ...
# javascript
a
Andrew
11/26/2020, 7:43 PM
Using the IR compiler how does a companion object work? Currently its generating typescript class with a "readonly Companion" but it seems I need an instance of the class to use the companion functions
t
turansky
11/27/2020, 7:58 AM
https://youtrack.jetbrains.com/issue/KT-18891
?
Open in Slack
Previous
Next