UNPKG
@tecfancy/log
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
TecFancy Log
github.com/TecFancy/tecfancy-cli
TecFancy/tecfancy-cli
@tecfancy/log
/
lib
/
index.d.ts
3 lines
(2 loc)
•
46 B
TypeScript
View Raw
1
2
3
import
log
from
"npmlog"
;
export
default
log;