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.
returns the clubs emoji
<script type="module">
import emojiClubs from 'https://cdn.skypack.dev/emoji-clubs';
</script>
Returns the friendly clubs emoji.
const emoji = require('emoji-clubs');
console.log(emoji) // ♣️
emoji-clubs proudly has 100% test coverage. Run tests with npm test.