README
🚽
Returns the charming toilet emoji.
Usage
const emoji = require('emoji-toilet');
console.log(emoji) // 🚽
Tests
emoji-toilet proudly has 100% test coverage. Run tests with npm test.
returns the toilet emoji
<script type="module">
import emojiToilet from 'https://cdn.skypack.dev/emoji-toilet';
</script>
Returns the charming toilet emoji.
const emoji = require('emoji-toilet');
console.log(emoji) // 🚽
emoji-toilet proudly has 100% test coverage. Run tests with npm test.