README
🀄️
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.
returns the mahjong emoji
<script type="module">
import emojiMahjong from 'https://cdn.skypack.dev/emoji-mahjong';
</script>
Returns the imaginative mahjong emoji.
const emoji = require('emoji-mahjong');
console.log(emoji) // 🀄️
emoji-mahjong proudly has 100% test coverage. Run tests with npm test.