UNPKG
tomato-timer
Version:
latest (0.0.2)
0.0.2
Minimalistic Pomodoro timer for the command line.
github.com/shime/tomato-timer
shime/tomato-timer
tomato-timer
/
ext
/
progress
/
index.js
2 lines
(1 loc)
•
49 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/node-progress'
)
;