emoji-rewind

returns the rewind emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the imaginative rewind emoji.

Usage

const emoji = require('emoji-rewind');
console.log(emoji) // ⏪

Tests

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