UNPKG

strapi-miniprogram-auth-weilanwl

Version:

Helps you to easily create WeChat MiniProgram authentication available for your user.

8 lines (5 loc) 98 B
'use strict'; const wechatService = require('./wechat'); module.exports = { wechatService, };