Open sundermann opened 4 years ago
Can you please provide a snippet of code what you'd rather expect to have as a result?
I'm quite new to Kotlin/JS, so I'm not sure how to bind this specific type. But I guess you want to pass a Map<String, Any>
type like structure here.
When trying to create bindings for vue@next, bindings for some utility types from typescript are just bound to Any.
From lib.es5.d.ts
Ends up being bound as: