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