emoji-back

returns the back emoji

Usage no npm install needed!

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

README

🔙

Tests passing Tests passing

Returns the infamous back emoji.

Usage

const emoji = require('emoji-back');
console.log(emoji) // 🔙

Tests

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