emoji-clock10
v1.3.0
Published
returns the clock10 emoji
Readme
🕙
Returns the unassuming clock10 emoji.
Usage
const emoji = require('emoji-clock10');
console.log(emoji) // 🕙Tests
emoji-clock10 proudly has 100% test coverage. Run tests with npm test.
