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