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