emoji-kimono

returns the kimono emoji

Usage no npm install needed!

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

README

👘

Tests passing Tests passing

Returns the glorious kimono emoji.

Usage

const emoji = require('emoji-kimono');
console.log(emoji) // 👘

Tests

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