emoji-heartpulse

returns the heartpulse emoji

Usage no npm install needed!

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

README

💗

Tests passing Tests passing

Returns the wonderful heartpulse emoji.

Usage

const emoji = require('emoji-heartpulse');
console.log(emoji) // 💗

Tests

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