dukat icon indicating copy to clipboard operation
dukat copied to clipboard

Keep comments in d.ts files?

Open nmoresco opened this issue 8 years ago • 3 comments

If the source declaration file has comments, could we have an option to keep them when converting to Kotlin?

nmoresco avatar Mar 08 '17 00:03 nmoresco

Thanks for the report, sorry for the delay!

bashor avatar Mar 30 '17 10:03 bashor

Many TS declarations contain rich comments with @param annotations. So, this feature is very useful for JavaDoc-style comments in the output

kosiakk avatar Sep 04 '17 12:09 kosiakk