README
⏫
Returns the charming arrow-double-up emoji.
Usage
const emoji = require('emoji-arrow-double-up');
console.log(emoji) // ⏫
Tests
emoji-arrow-double-up proudly has 100% test coverage. Run tests with npm test.
returns the arrow-double-up emoji
<script type="module">
import emojiArrowDoubleUp from 'https://cdn.skypack.dev/emoji-arrow-double-up';
</script>
Returns the charming arrow-double-up emoji.
const emoji = require('emoji-arrow-double-up');
console.log(emoji) // ⏫
emoji-arrow-double-up proudly has 100% test coverage. Run tests with npm test.