emoji-fax

returns the fax emoji

Usage no npm install needed!

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

README

📠

Tests passing Tests passing

Returns the friendly fax emoji.

Usage

const emoji = require('emoji-fax');
console.log(emoji) // 📠

Tests

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