emoji-basketball
v1.3.0
Published
returns the basketball emoji
Readme
🏀
Returns the infamous basketball emoji.
Usage
const emoji = require('emoji-basketball');
console.log(emoji) // 🏀Tests
emoji-basketball proudly has 100% test coverage. Run tests with npm test.
