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