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