emoji-slot-machine

returns the slot-machine emoji

Usage no npm install needed!

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

README

🎰

Tests passing Tests passing

Returns the infamous slot-machine emoji.

Usage

const emoji = require('emoji-slot-machine');
console.log(emoji) // 🎰

Tests

emoji-slot-machine proudly has 100% test coverage. Run tests with npm test.