emoji-face-with-rolling-eyes

returns the face-with-rolling-eyes emoji

Usage no npm install needed!

<script type="module">
  import emojiFaceWithRollingEyes from 'https://cdn.skypack.dev/emoji-face-with-rolling-eyes';
</script>

README

🙄

Tests passing Tests passing

Returns the infamous face-with-rolling-eyes emoji.

Usage

const emoji = require('emoji-face-with-rolling-eyes');
console.log(emoji) // 🙄

Tests

emoji-face-with-rolling-eyes proudly has 100% test coverage. Run tests with npm test.