-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
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
TypeScript for the API #133
Comments
I worked on this as well:
|
Thanks for providing the type declarations, @Josef37 ! I forked this repository and integrated your type declarations with Monaco Editor to enable in-game auto-complete (a.k.a. type-ahead, IntelliSense):
|
I wrote type definitions for the API, but didn't know where to make them accessible...
So for anyone searching online, here you go:
https://gist.github.com/Josef37/e075b6a005a47d146c7e7ab9ed7ae893
Here's the full file in case the link doesn't work for any reason...
The text was updated successfully, but these errors were encountered: