emoji-gift-heart

returns the gift-heart emoji

Usage no npm install needed!

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

README

💝

Tests passing Tests passing

Returns the glorious gift-heart emoji.

Usage

const emoji = require('emoji-gift-heart');
console.log(emoji) // 💝

Tests

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