emoji-shoe

returns the shoe emoji

Usage no npm install needed!

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

README

👞

Tests passing Tests passing

Returns the friendly shoe emoji.

Usage

const emoji = require('emoji-shoe');
console.log(emoji) // 👞

Tests

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