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