UNPKG
@licq/cos
Version:
latest (2.1.5)
2.1.5
2.1.4
2.1.3
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
封装腾讯cos上传相关的方法
github.com/ostwindli/asenal
ostwindli/asenal
@licq/cos
/
.babelrc
12 lines
•
180 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"8"
} } ] ] }