emoji-milky-way

returns the milky-way emoji

Usage no npm install needed!

<script type="module">
  import emojiMilkyWay from 'https://cdn.skypack.dev/emoji-milky-way';
</script>

README

🌌

Tests passing Tests passing

Returns the amazing milky-way emoji.

Usage

const emoji = require('emoji-milky-way');
console.log(emoji) // 🌌

Tests

emoji-milky-way proudly has 100% test coverage. Run tests with npm test.