UNPKG

anger-wechat

Version:
11 lines (7 loc) 201 B
var AngerWechat = require('../../index') var weixinApi = new AngerWechat({ appId: '', appSecret: '', authUrl: 'http://www.test.cc/get-weixin-code.html' }) module.exports = weixinApi