README
👊
Returns the creative facepunch emoji.
Usage
const emoji = require('emoji-facepunch');
console.log(emoji) // 👊
Tests
emoji-facepunch proudly has 100% test coverage. Run tests with npm test.
returns the facepunch emoji
<script type="module">
import emojiFacepunch from 'https://cdn.skypack.dev/emoji-facepunch';
</script>
Returns the creative facepunch emoji.
const emoji = require('emoji-facepunch');
console.log(emoji) // 👊
emoji-facepunch proudly has 100% test coverage. Run tests with npm test.