UNPKG

types-roll20

Version:
26 lines (16 loc) 503 B
# 🗃️ **Archived:** This repo is no longer maintained—I moved to Foundry VTT 🎲 years ago and no longer use Roll20. --- # types-roll20 Roll20 type definition ## How to install? ```bash npm i types-roll20 --save-dev ``` See https://www.npmjs.com/package/types-roll20 ## 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.