emoji-arrows-clockwise

returns the arrows-clockwise emoji

Usage no npm install needed!

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

README

🔃

Tests passing Tests passing

Returns the friendly arrows-clockwise emoji.

Usage

const emoji = require('emoji-arrows-clockwise');
console.log(emoji) // 🔃

Tests

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