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