UNPKG

rerumaccusamus

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

8 lines (5 loc) 96 B
async function zlip(ctx, next) { await next(); ctx.body = 'hello'; } export default zlip;