README
🕥
Returns the glorious clock1030 emoji.
Usage
const emoji = require('emoji-clock1030');
console.log(emoji) // 🕥
Tests
emoji-clock1030 proudly has 100% test coverage. Run tests with npm test.
returns the clock1030 emoji
<script type="module">
import emojiClock1030 from 'https://cdn.skypack.dev/emoji-clock1030';
</script>
Returns the glorious clock1030 emoji.
const emoji = require('emoji-clock1030');
console.log(emoji) // 🕥
emoji-clock1030 proudly has 100% test coverage. Run tests with npm test.