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