README
🆔
Returns the infamous id emoji.
Usage
const emoji = require('emoji-id');
console.log(emoji) // 🆔
Tests
emoji-id proudly has 100% test coverage. Run tests with npm test.
returns the id emoji
<script type="module">
import emojiId from 'https://cdn.skypack.dev/emoji-id';
</script>
Returns the infamous id emoji.
const emoji = require('emoji-id');
console.log(emoji) // 🆔
emoji-id proudly has 100% test coverage. Run tests with npm test.