emoji-8ball

returns the 8ball emoji

Usage no npm install needed!

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

README

🎱

Tests passing Tests passing

Returns the unassuming 8ball emoji.

Usage

const emoji = require('emoji-8ball');
console.log(emoji) // 🎱

Tests

emoji-8ball proudly has 100% test coverage. Run tests with npm test.