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