emoji-sun-with-face

returns the sun-with-face emoji

Usage no npm install needed!

<script type="module">
  import emojiSunWithFace from 'https://cdn.skypack.dev/emoji-sun-with-face';
</script>

README

🌞

Tests passing Tests passing

Returns the unassuming sun-with-face emoji.

Usage

const emoji = require('emoji-sun-with-face');
console.log(emoji) // 🌞

Tests

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