UNPKG

@i-orz/wechat-pay

Version:

Wechat pay v3 Node.js SDK.

7 lines (4 loc) 121 B
'use strict'; const WechatPay = require('../src'); const wechatPay = new WechatPay(); wechatPay.logger.log(wechatPay);