emoji-crying-cat-face

returns the crying-cat-face emoji

Usage no npm install needed!

<script type="module">
  import emojiCryingCatFace from 'https://cdn.skypack.dev/emoji-crying-cat-face';
</script>

README

😿

Tests passing Tests passing

Returns the glorious crying-cat-face emoji.

Usage

const emoji = require('emoji-crying-cat-face');
console.log(emoji) // 😿

Tests

emoji-crying-cat-face proudly has 100% test coverage. Run tests with npm test.