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