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