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