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