README
😳
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.
returns the flushed emoji
<script type="module">
import emojiFlushed from 'https://cdn.skypack.dev/emoji-flushed';
</script>
Returns the creative flushed emoji.
const emoji = require('emoji-flushed');
console.log(emoji) // 😳
emoji-flushed proudly has 100% test coverage. Run tests with npm test.