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