emoji-abcd

returns the abcd emoji

Usage no npm install needed!

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

README

🔡

Tests passing Tests passing

Returns the charming abcd emoji.

Usage

const emoji = require('emoji-abcd');
console.log(emoji) // 🔡

Tests

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