import { type AppMiddlewareContext } from "https://deno.land/x/deco@1.40.2/blocks/app.ts";
definition: AppContext<TApp> & { next?: () => Promise<TResponse>; }
import { type AppMiddlewareContext } from "https://deno.land/x/deco@1.40.2/blocks/app.ts";