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