emoji-stuck-out-tongue-winking-eye

returns the stuck-out-tongue-winking-eye emoji

Usage no npm install needed!

<script type="module">
  import emojiStuckOutTongueWinkingEye from 'https://cdn.skypack.dev/emoji-stuck-out-tongue-winking-eye';
</script>

README

😜

Tests passing Tests passing

Returns the imaginative stuck-out-tongue-winking-eye emoji.

Usage

const emoji = require('emoji-stuck-out-tongue-winking-eye');
console.log(emoji) // 😜

Tests

emoji-stuck-out-tongue-winking-eye proudly has 100% test coverage. Run tests with npm test.