emoji-hear-no-evil

returns the hear-no-evil emoji

Usage no npm install needed!

<script type="module">
  import emojiHearNoEvil from 'https://cdn.skypack.dev/emoji-hear-no-evil';
</script>

README

🙉

Tests passing Tests passing

Returns the friendly hear-no-evil emoji.

Usage

const emoji = require('emoji-hear-no-evil');
console.log(emoji) // 🙉

Tests

emoji-hear-no-evil proudly has 100% test coverage. Run tests with npm test.