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