UNPKG
@dazejs/time
Version:
latest (1.0.1)
1.0.1
1.0.0
用于获取各种类型时间戳
github.com/dazejs/time
dazejs/time
@dazejs/time
/
.babelrc
12 lines
•
132 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"8.0"
} } ] ] }