emoji-1234

returns the 1234 emoji

Usage no npm install needed!

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

README

🔢

Tests passing Tests passing

Returns the charming 1234 emoji.

Usage

const emoji = require('emoji-1234');
console.log(emoji) // 🔢

Tests

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