emoji-droplet

returns the droplet emoji

Usage no npm install needed!

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

README

💧

Tests passing Tests passing

Returns the unassuming droplet emoji.

Usage

const emoji = require('emoji-droplet');
console.log(emoji) // 💧

Tests

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