emoji-three

returns the three emoji

Usage no npm install needed!

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

README

3️⃣

Tests passing Tests passing

Returns the glorious three emoji.

Usage

const emoji = require('emoji-three');
console.log(emoji) // 3️⃣

Tests

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