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