emoji-clubs

returns the clubs emoji

Usage no npm install needed!

<script type="module">
  import emojiClubs from 'https://cdn.skypack.dev/emoji-clubs';
</script>

README

♣️

Tests passing Tests passing

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.