README
😋
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.
returns the yum emoji
<script type="module">
import emojiYum from 'https://cdn.skypack.dev/emoji-yum';
</script>
Returns the witty yum emoji.
const emoji = require('emoji-yum');
console.log(emoji) // 😋
emoji-yum proudly has 100% test coverage. Run tests with npm test.