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