emoji-cop

returns the cop emoji

Usage no npm install needed!

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

README

👮

Tests passing Tests passing

Returns the imaginative cop emoji.

Usage

const emoji = require('emoji-cop');
console.log(emoji) // 👮

Tests

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