emoji-punch

returns the punch emoji

Usage no npm install needed!

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

README

👊

Tests passing Tests passing

Returns the witty punch emoji.

Usage

const emoji = require('emoji-punch');
console.log(emoji) // 👊

Tests

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