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