types?
Open
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
converting a project to typescript but not able to install get-contrast types. seems there are none?
```
npm i --save-dev @types/get-contrast
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2fget-contrast - Not found
npm ERR! 404
npm ERR! 404 '@types/get-contrast@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.