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