import { type AsyncRoute } from "https://deno.land/x/fresh@1.6.5/src/server/types.ts";
definition: (req: Request, ctx: FreshContext<S, T>) => Promise<ComponentChildren | Response>
import { type AsyncRoute } from "https://deno.land/x/fresh@1.6.5/src/server/types.ts";