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