lgrignon/jsweet-maven-plugin

Transpile a class to TypeScript, but without word "export"

Closed this issue · 1 comments

Hello,

I have a class java which has a constructor, properties setters and getters, I want to this class is transpiled with word "export", it is possible?

Thanks to your attention.

I found the solution.. just add package name