UNPKG
t3
Version:
latest (0.0.1)
0.0.1
Command Line time tracking inspired by Time Trap, with D3 html reports
t3
/
lib
/
start.js
7 lines
(5 loc)
•
98 B
JavaScript
View Raw
1
2
3
4
5
6
7
(
function
(
) {
module
.
exports
=
function
(
) {
return
console
.
log
(
'yes'
); }; }).
call
(
this
);