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