Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carl-hugo/types-mock20

Mock20 definition file
https://github.com/carl-hugo/types-mock20

mock20 roll20 typescript typescript-definitions

Last synced: 28 days ago
JSON representation

Mock20 definition file

Awesome Lists containing this project

README

        

# 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.