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