emoji-bath

returns the bath emoji

Usage no npm install needed!

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

README

🛀

Tests passing Tests passing

Returns the infamous bath emoji.

Usage

const emoji = require('emoji-bath');
console.log(emoji) // 🛀

Tests

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