lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.57k stars 165 forks source link

Add TypeScript types #132

Closed smokku closed 4 years ago

smokku commented 4 years ago

Generated by dts-gen -m lance-gg and hand-tuned. Not finished yet, but already useable.

smokku commented 4 years ago

We should probably close #90 and #110 and move the discussion here. :slightly_smiling_face:

namel commented 4 years ago

Looks good Does it make sense to add a script task which builds the ts types - or is this file just a first version which needs to be maintained?

smokku commented 4 years ago

Regenerating types by tool would overwrite hand-rolled changes.