emoji-interrobang

returns the interrobang emoji

Usage no npm install needed!

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

README

⁉️

Tests passing Tests passing

Returns the creative interrobang emoji.

Usage

const emoji = require('emoji-interrobang');
console.log(emoji) // ⁉️

Tests

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