emoji-dizzy-face

returns the dizzy-face emoji

Usage no npm install needed!

<script type="module">
  import emojiDizzyFace from 'https://cdn.skypack.dev/emoji-dizzy-face';
</script>

README

😵

Tests passing Tests passing

Returns the wonderful dizzy-face emoji.

Usage

const emoji = require('emoji-dizzy-face');
console.log(emoji) // 😵

Tests

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