returns the hotel emoji
npm install emoji-hotel
!Tests passing !Tests passing
Returns the glorious hotel emoji.
``javascriptconst emoji = require('emoji-hotel');console.log(emoji) // 🏨`
javascriptconst emoji = require('emoji-hotel');console.log(emoji) // 🏨
emoji-hotel proudly has 100% test coverage. Run tests with npm test`.
proudly has 100% test coverage. Run tests with