emoji-yum

returns the yum emoji

Usage no npm install needed!

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

README

😋

Tests passing Tests passing

Returns the witty yum emoji.

Usage

const emoji = require('emoji-yum');
console.log(emoji) // 😋

Tests

emoji-yum proudly has 100% test coverage. Run tests with npm test.