Kotlin / ts2kt

ts2kt is officially deprecated, please use https://github.com/Kotlin/dukat instead. // Converter of TypeScript definition files to Kotlin external declarations
Apache License 2.0
316 stars 26 forks source link

Fix error "External class constructor cannot have a property parameter" #118

Closed epabst closed 5 years ago

epabst commented 5 years ago

Fixes https://github.com/Kotlin/ts2kt/issues/105