emoji-hand

returns the hand emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the unassuming hand emoji.

Usage

const emoji = require('emoji-hand');
console.log(emoji) // ✋

Tests

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