README
🌛
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.