emoji-lantern

returns the lantern emoji

Usage no npm install needed!

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

README

🏮

Tests passing Tests passing

Returns the wonderful lantern emoji.

Usage

const emoji = require('emoji-lantern');
console.log(emoji) // 🏮

Tests

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