emoji-koko

returns the koko emoji

Usage no npm install needed!

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

README

🈁

Tests passing Tests passing

Returns the imaginative koko emoji.

Usage

const emoji = require('emoji-koko');
console.log(emoji) // 🈁

Tests

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