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