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