import { type Middleware } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/mod.ts";
definition: (context: Context<T>, next: NextFunction) => Promise<RetHandler> | RetHandler
import { type Middleware } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/mod.ts";