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