README
🏼
Returns the witty skin-tone-3 emoji.
Usage
const emoji = require('emoji-skin-tone-3');
console.log(emoji) // 🏼
Tests
emoji-skin-tone-3 proudly has 100% test coverage. Run tests with npm test.
returns the skin-tone-3 emoji
<script type="module">
import emojiSkinTone3 from 'https://cdn.skypack.dev/emoji-skin-tone-3';
</script>
Returns the witty skin-tone-3 emoji.
const emoji = require('emoji-skin-tone-3');
console.log(emoji) // 🏼
emoji-skin-tone-3 proudly has 100% test coverage. Run tests with npm test.