I created three projects a while ago that contained types definition (.d.ts) files for (or part of) Roll20,&nbsp;Mock20, and&nbsp;CommandShell. With a recent contribution to the&nbsp;Roll20 project, I decided to publish the three projects on npm (instead of MyGet) using GitHub Actions. The action will push updates automatically in the future if anyone else wants to contribute updates. Side note: I don't use Roll20 nowadays, so I'll just merge PRs after quickly scanning them. I don't plan to test contributed changes, so please do beforehand and be nice with the other people using the .d.ts files. Enjoy! GitHub repositories: <a href="https://github.com/Carl-Hugo/types-roll20" rel="nofollow">https://github.com/Carl-Hugo/types-roll20</a> <a href="https://github.com/Carl-Hugo/types-roll20-CommandS" rel="nofollow">https://github.com/Carl-Hugo/types-roll20-CommandS</a>... <a href="https://github.com/Carl-Hugo/types-mock20" rel="nofollow">https://github.com/Carl-Hugo/types-mock20</a> Original/Related Posts: <a href="https://app.roll20.net/forum/post/6268481/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/6268481/slug%7D</a> <a href="https://app.roll20.net/forum/post/4400495/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/4400495/slug%7D</a> <a href="https://app.roll20.net/forum/post/4402547/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/4402547/slug%7D</a>