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