emoji-crystal-ball

returns the crystal-ball emoji

Usage no npm install needed!

<script type="module">
  import emojiCrystalBall from 'https://cdn.skypack.dev/emoji-crystal-ball';
</script>

README

🔮

Tests passing Tests passing

Returns the amazing crystal-ball emoji.

Usage

const emoji = require('emoji-crystal-ball');
console.log(emoji) // 🔮

Tests

emoji-crystal-ball proudly has 100% test coverage. Run tests with npm test.