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