UNPKG
wechat-crypto
Version:
latest (0.0.2)
0.0.2
0.0.1
微信公共平台加解密库
github.com/node-webot/wechat-crypto
node-webot/wechat-crypto
wechat-crypto
/
index.js
2 lines
(1 loc)
•
46 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/msg_crypto'
)
;