Good evening, what’s the status regarding generati...
# multiplatform
o
Good evening, what’s the status regarding generating usable typescript definitions in JS targets? For now, we have to maintain them manually. If someone has better suggestions, please share 🙂 .
b
Generation from IR is fairly stable. Just gotta remember to only use external interfaces with @JsExport
Sadly there's no easy way to automate testing of those
I'd suggest maintaining a separate ts package that only runs tests on your generated kotlin.js lib