emoji-file-cabinet

returns the file-cabinet emoji

Usage no npm install needed!

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

README

🗄

Tests passing Tests passing

Returns the friendly file-cabinet emoji.

Usage

const emoji = require('emoji-file-cabinet');
console.log(emoji) // 🗄

Tests

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