emoji-briefcase

returns the briefcase emoji

Usage no npm install needed!

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

README

💼

Tests passing Tests passing

Returns the amazing briefcase emoji.

Usage

const emoji = require('emoji-briefcase');
console.log(emoji) // 💼

Tests

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