UNPKG

types-mock20

Version:
22 lines (14 loc) 428 B
# mock20 types definition [Mock20](https://github.com/kyleady/Mock20) types definition file. ## How to install? ```bash npm i types-mock20 --save-dev ``` See https://www.npmjs.com/package/types-mock20 ## 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.