emoji-waning-crescent-moon

returns the waning-crescent-moon emoji

Usage no npm install needed!

<script type="module">
  import emojiWaningCrescentMoon from 'https://cdn.skypack.dev/emoji-waning-crescent-moon';
</script>

README

🌘

Tests passing Tests passing

Returns the infamous waning-crescent-moon emoji.

Usage

const emoji = require('emoji-waning-crescent-moon');
console.log(emoji) // 🌘

Tests

emoji-waning-crescent-moon proudly has 100% test coverage. Run tests with npm test.