import { type MiddlewareFunction } from "https://deno.land/x/danet@1.3.1/src/router/middleware/decorator.ts";
definition: (ctx: HttpContext, next: NextFunction) => unknown
x/danet/src/router/middleware/decorator.ts>MiddlewareFunction
import { type MiddlewareFunction } from "https://deno.land/x/danet@1.3.1/src/router/middleware/decorator.ts";