emoji-relaxed

returns the relaxed emoji

Usage no npm install needed!

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

README

☺️

Tests passing Tests passing

Returns the wonderful relaxed emoji.

Usage

const emoji = require('emoji-relaxed');
console.log(emoji) // ☺️

Tests

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