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