emoji-clubs
v1.3.0
Published
returns the clubs emoji
Downloads
3
Readme
♣️
Returns the friendly clubs emoji.
Usage
const emoji = require('emoji-clubs');
console.log(emoji) // ♣️
Tests
emoji-clubs
proudly has 100% test coverage. Run tests with npm test
.