emoji-mahjong

returns the mahjong emoji

Usage no npm install needed!

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

README

🀄️

Tests passing Tests passing

Returns the imaginative mahjong emoji.

Usage

const emoji = require('emoji-mahjong');
console.log(emoji) // 🀄️

Tests

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