emoji-cd

returns the cd emoji

Usage no npm install needed!

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

README

💿

Tests passing Tests passing

Returns the infamous cd emoji.

Usage

const emoji = require('emoji-cd');
console.log(emoji) // 💿

Tests

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