UNPKG

types-roll20-commandshell

Version:

Type definition file for Roll20 CommandShell API script.

22 lines (14 loc) 519 B
# types-roll20-CommandShell Type definition file for Roll20 [CommandShell](https://github.com/Roll20/roll20-api-scripts/tree/master/CommandShell) API script. ## How to install? ```bash npm i types-roll20-commandshell --save-dev ``` See https://www.npmjs.com/package/types-roll20-commandshell ## How to contribute? 1. Fork the repo 1. Do the changes 1. Test your changes 1. Add yourself to the `contributors` array in the `package.json` file. 1. Open a Pull Request I'll try to merge the PRs as soon as possible.