emoji-slot-machine
v1.3.0
Published
returns the slot-machine emoji
Readme
🎰
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.
