emoji-question

returns the question emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the friendly question emoji.

Usage

const emoji = require('emoji-question');
console.log(emoji) // ❓

Tests

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