README
🔑
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.
returns the key emoji
<script type="module">
import emojiKey from 'https://cdn.skypack.dev/emoji-key';
</script>
Returns the witty key emoji.
const emoji = require('emoji-key');
console.log(emoji) // 🔑
emoji-key proudly has 100% test coverage. Run tests with npm test.