UNPKG
lcs-zalo-sdk
Version:
latest (1.0.1)
1.0.1
1.0.0
ZALO NodeJS sdk
github.com/DyPham/lcs-zalo-sdk
DyPham/lcs-zalo-sdk
lcs-zalo-sdk
/
.babelrc
5 lines
(4 loc)
•
92 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"transform-decorators-legacy"
,
"transform-runtime"
]
}