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