emoji-raised-hand

returns the raised-hand emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the glorious raised-hand emoji.

Usage

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

Tests

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