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