UNPKG

waibu

Version:

Web Framework for Bajo

9 lines (7 loc) 130 B
const onRoute = { level: 5, handler: async function (opts) { this.routes.push(opts) } } export default onRoute