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