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