emoji-clock3

returns the clock3 emoji

Usage no npm install needed!

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

README

🕒

Tests passing Tests passing

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.