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