emoji-raised-hand
v1.3.0
Published
returns the raised-hand emoji
Downloads
482
Readme
✋
Returns the glorious raised-hand emoji.
Usage
const emoji = require('emoji-raised-hand');
console.log(emoji) // ✋Tests
emoji-raised-hand proudly has 100% test coverage. Run tests with npm test.
