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