emoji-unicorn-face

returns the unicorn-face emoji

Usage no npm install needed!

<script type="module">
  import emojiUnicornFace from 'https://cdn.skypack.dev/emoji-unicorn-face';
</script>

README

🦄

Tests passing Tests passing

Returns the imaginative unicorn-face emoji.

Usage

const emoji = require('emoji-unicorn-face');
console.log(emoji) // 🦄

Tests

emoji-unicorn-face proudly has 100% test coverage. Run tests with npm test.