UNPKG
co-wechat-body
Version:
latest (0.1.6)
0.1.6
0.1.4
0.1.2
0.1.1
0.1.0
Wechat xml mesage body parser for koa.
github.com/perzy/co-wechat-body
perzy/co-wechat-body
co-wechat-body
/
index.js
3 lines
(2 loc)
•
60 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./lib/xml-parser'
);