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