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