emoji-thumbsdown
v1.3.0
Published
returns the thumbsdown emoji
Downloads
4
Readme
👎
Returns the amazing thumbsdown emoji.
Usage
const emoji = require('emoji-thumbsdown');
console.log(emoji) // 👎
Tests
emoji-thumbsdown
proudly has 100% test coverage. Run tests with npm test
.