emoji-tshirt

returns the tshirt emoji

Usage no npm install needed!

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

README

👕

Tests passing Tests passing

Returns the wonderful tshirt emoji.

Usage

const emoji = require('emoji-tshirt');
console.log(emoji) // 👕

Tests

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