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