README
🍆
Returns the unassuming eggplant emoji.
Usage
const emoji = require('emoji-eggplant');
console.log(emoji) // 🍆
Tests
emoji-eggplant proudly has 100% test coverage. Run tests with npm test.
returns the eggplant emoji
<script type="module">
import emojiEggplant from 'https://cdn.skypack.dev/emoji-eggplant';
</script>
Returns the unassuming eggplant emoji.
const emoji = require('emoji-eggplant');
console.log(emoji) // 🍆
emoji-eggplant proudly has 100% test coverage. Run tests with npm test.