emoji-key

returns the key emoji

Usage no npm install needed!

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

README

🔑

Tests passing Tests passing

Returns the witty key emoji.

Usage

const emoji = require('emoji-key');
console.log(emoji) // 🔑

Tests

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