README
😵
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.
returns the dizzy-face emoji
<script type="module">
import emojiDizzyFace from 'https://cdn.skypack.dev/emoji-dizzy-face';
</script>
Returns the wonderful dizzy-face emoji.
const emoji = require('emoji-dizzy-face');
console.log(emoji) // 😵
emoji-dizzy-face proudly has 100% test coverage. Run tests with npm test.