UNPKG

egg-qywx

Version:
8 lines (5 loc) 88 B
module.exports = app => { app.beforeStart(async () => { app.qywx = {}; }); };