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