TypeScript bindings for Java with GraalJS
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
bensku opened this issue 4 years ago · comments
Use TS interfaces to represent Java interfaces. Getters/setters in them need to be transformed to (readonly) fields.
Not a good idea after all, falling back to merging interfaces and classes (mixin tricks).