We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've been using this for development with Rhino (JS engine in Java) which provides access to Java libraries.
I had to manually hack the output somewhat (there's no concept of Native.Array for example)
It would be great if there was an option to make the generator produce more "vanilla" Typescript definitions. Any chance?
I can possibly help with the implementation.
The text was updated successfully, but these errors were encountered:
I've largely got this working. When I work out how to submit a pull request, I will do one.
Sorry, something went wrong.
No branches or pull requests
I've been using this for development with Rhino (JS engine in Java) which provides access to Java libraries.
I had to manually hack the output somewhat (there's no concept of Native.Array for example)
It would be great if there was an option to make the generator produce more "vanilla" Typescript definitions. Any chance?
I can possibly help with the implementation.
The text was updated successfully, but these errors were encountered: