UNPKG
koahub-wechat
Version:
latest (0.0.1)
0.0.1
wechat api for koa2 or koahubjs
github.com/einsqing/koahub-wechat
einsqing/koahub-wechat
koahub-wechat
/
.babelrc
10 lines
(9 loc)
•
95 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
:
[
"es2015"
,
"stage-3"
]
,
"plugins"
:
[
"transform-runtime"
]
}