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