UNPKG
@romejiang/koa-wechat-public
Version:
latest (0.1.17)
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
一款基于koa的微信公众号开发中间件
github.com/Changlon/koa-wechat-public
Changlon/koa-wechat-public
@romejiang/koa-wechat-public
/
dist
/
index.js
2 lines
(1 loc)
•
50 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/wechat'
).default
;