emoji-flushed

returns the flushed emoji

Usage no npm install needed!

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

README

😳

Tests passing Tests passing

Returns the creative flushed emoji.

Usage

const emoji = require('emoji-flushed');
console.log(emoji) // 😳

Tests

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