UNPKG
dsacasdfcfwer
Version:
latest (1.0.0)
1.0.0
这是80期写的测试包
dsacasdfcfwer
/
index.js
9 lines
•
169 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
require
(
'moment'
);
module
.exports ={ aaa:
function
()
{ console.
log
(moment().
format
(
'YYY-MM-DD hh:mm:ss'
)); }, bbb:
function
()
{ console.
log
(bbb); } }