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