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