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