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