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