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