README
🔢
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.
returns the 1234 emoji
<script type="module">
import emoji1234 from 'https://cdn.skypack.dev/emoji-1234';
</script>
Returns the charming 1234 emoji.
const emoji = require('emoji-1234');
console.log(emoji) // 🔢
emoji-1234 proudly has 100% test coverage. Run tests with npm test.