README
↪️
Returns the witty arrow-right-hook emoji.
Usage
const emoji = require('emoji-arrow-right-hook');
console.log(emoji) // ↪️
Tests
emoji-arrow-right-hook proudly has 100% test coverage. Run tests with npm test.
returns the arrow-right-hook emoji
<script type="module">
import emojiArrowRightHook from 'https://cdn.skypack.dev/emoji-arrow-right-hook';
</script>
Returns the witty arrow-right-hook emoji.
const emoji = require('emoji-arrow-right-hook');
console.log(emoji) // ↪️
emoji-arrow-right-hook proudly has 100% test coverage. Run tests with npm test.