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