emoji-corn

returns the corn emoji

Usage no npm install needed!

<script type="module">
  import emojiCorn from 'https://cdn.skypack.dev/emoji-corn';
</script>

README

🌽

Tests passing Tests passing

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.