Is there any way to enable export of documentation comments on the generated
.d.ts
files for the JS IR output?
s
Svyatoslav Kuzmich [JB]
05/06/2021, 1:11 PM
Not yet.
r
Rescribet
05/06/2021, 1:23 PM
Thanks, that explains why I couldn’t find it. The
yet
part is promising. Tried looking though Kotlin source as well, but can’t reasonably navigate the code without documentation on the structure.
Since JB usually asks for use-cases: It’s providing a corresponding client SDK package for a Ktor API
s
Svyatoslav Kuzmich [JB]
05/06/2021, 1:27 PM
Yes, this would be a useful featue. It came across a few times during discussions, but we are focusing on more urgent JS IR things at the moment.