README
👗
Returns the unassuming dress emoji.
Usage
const emoji = require('emoji-dress');
console.log(emoji) // 👗
Tests
emoji-dress proudly has 100% test coverage. Run tests with npm test.
returns the dress emoji
<script type="module">
import emojiDress from 'https://cdn.skypack.dev/emoji-dress';
</script>
Returns the unassuming dress emoji.
const emoji = require('emoji-dress');
console.log(emoji) // 👗
emoji-dress proudly has 100% test coverage. Run tests with npm test.