emoji-gift

returns the gift emoji

Usage no npm install needed!

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

README

🎁

Tests passing Tests passing

Returns the amazing gift emoji.

Usage

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

Tests

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