wait - how do we get typescript definitions genera...
# javascript
d
wait - how do we get typescript definitions generated now? that would be awesome for the team i integrate with
i
It was just introduced in 1.4-M1, see https://kotlinlang.slack.com/archives/C0B8L3U69/p1584971210346900 above.
Still some issues in my initial investigation, but so far so good.
i
You can create an issue about problem with convertions here - https://github.com/kotlin/dukat/issues
s
Dukat is about
d.ts
->
kt
conversion.
kt
->
d.ts
conversion issue can be filed at kotl.in/issue
i
Thank you, I misread the initial question