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