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