emoji-gem

returns the gem emoji

Usage no npm install needed!

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

README

💎

Tests passing Tests passing

Returns the unassuming gem emoji.

Usage

const emoji = require('emoji-gem');
console.log(emoji) // 💎

Tests

emoji-gem proudly has 100% test coverage. Run tests with npm test.