emoji-heart-eyes-cat

returns the heart-eyes-cat emoji

Usage no npm install needed!

<script type="module">
  import emojiHeartEyesCat from 'https://cdn.skypack.dev/emoji-heart-eyes-cat';
</script>

README

😻

Tests passing Tests passing

Returns the unassuming heart-eyes-cat emoji.

Usage

const emoji = require('emoji-heart-eyes-cat');
console.log(emoji) // 😻

Tests

emoji-heart-eyes-cat proudly has 100% test coverage. Run tests with npm test.