emoji-first-quarter-moon
v1.3.0
Published
returns the first-quarter-moon emoji
Readme
🌓
Returns the amazing first-quarter-moon emoji.
Usage
const emoji = require('emoji-first-quarter-moon');
console.log(emoji) // 🌓Tests
emoji-first-quarter-moon proudly has 100% test coverage. Run tests with npm test.
