UNPKG

whistle.nohost

Version:

Nohost plugin for whistle

5 lines (3 loc) 72 B
module.exports = (ctx) => { ctx.body = ctx.accountMgr.entryRules; };