emoji-four

returns the four emoji

Usage no npm install needed!

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

README

4️⃣

Tests passing Tests passing

Returns the amazing four emoji.

Usage

const emoji = require('emoji-four');
console.log(emoji) // 4️⃣

Tests

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