emoji-umbrella

returns the umbrella emoji

Usage no npm install needed!

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

README

☔️

Tests passing Tests passing

Returns the wonderful umbrella emoji.

Usage

const emoji = require('emoji-umbrella');
console.log(emoji) // ☔️

Tests

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