emoji-hotel

returns the hotel emoji

Usage no npm install needed!

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

README

🏨

Tests passing Tests passing

Returns the glorious hotel emoji.

Usage

const emoji = require('emoji-hotel');
console.log(emoji) // 🏨

Tests

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