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