emoji-first-quarter-moon-with-face

returns the first-quarter-moon-with-face emoji

Usage no npm install needed!

<script type="module">
  import emojiFirstQuarterMoonWithFace from 'https://cdn.skypack.dev/emoji-first-quarter-moon-with-face';
</script>

README

🌛

Tests passing Tests passing

Returns the glorious first-quarter-moon-with-face emoji.

Usage

const emoji = require('emoji-first-quarter-moon-with-face');
console.log(emoji) // 🌛

Tests

emoji-first-quarter-moon-with-face proudly has 100% test coverage. Run tests with npm test.