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