import { type Middleware } from "https://deno.land/x/lean@0.0.6/types.ts";
Type Parameters
optional
TApplication = Applicationdefinition: (next: RequestHandler<TApplication>) => RequestHandler<TApplication>
import { type Middleware } from "https://deno.land/x/lean@0.0.6/types.ts";