UNPKG
pda
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
this project to init some folder,help you create new folder.
github.com/channg/pda
channg/pda
pda
/
bin
/
progress.js
6 lines
(4 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
5
6
const
log
=
require
(
'./static'
).
log
module
.exports =
function
(index,end)
{ console.
log
(
log
[index]) }