emoji-massage

returns the massage emoji

Usage no npm install needed!

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

README

💆

Tests passing Tests passing

Returns the friendly massage emoji.

Usage

const emoji = require('emoji-massage');
console.log(emoji) // 💆

Tests

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