emoji-baseball

returns the baseball emoji

Usage no npm install needed!

<script type="module">
  import emojiBaseball from 'https://cdn.skypack.dev/emoji-baseball';
</script>

README

⚾️

Tests passing Tests passing

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.