UNPKG

whistle.nohost

Version:

Nohost plugin for whistle

5 lines (4 loc) 83 B
module.exports = (ctx) => { ctx.envMgr.unfollow(ctx); ctx.body = { ec: 0 }; };