emoji-rocket

returns the rocket emoji

Usage no npm install needed!

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

README

🚀

Tests passing Tests passing

Returns the creative rocket emoji.

Usage

const emoji = require('emoji-rocket');
console.log(emoji) // 🚀

Tests

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