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