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