Vertispan / jsinterop-ts-defs

Ingests jsinterop-annotated Java and generates TypeScript definitions
Apache License 2.0
7 stars 3 forks source link

Correctly emit return and params docs #93

Closed vegegoku closed 11 months ago

vegegoku commented 11 months ago

This commit fixes the handling of @return and @param and converts them into proper typedocs @return, @param or @typeparam.