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