README
👊
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.
returns the punch emoji
<script type="module">
import emojiPunch from 'https://cdn.skypack.dev/emoji-punch';
</script>
Returns the witty punch emoji.
const emoji = require('emoji-punch');
console.log(emoji) // 👊
emoji-punch proudly has 100% test coverage. Run tests with npm test.