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