emoji-8ball
v1.3.0
Published
returns the 8ball emoji
Downloads
3
Readme
🎱
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
.