import { type LoaderFunction } from "https://deno.land/x/deco@1.27.10/mod.ts";
definition: () => PromiseOrValue<{ data: Data; } & Partial<Pick<Response, "status" | "headers">>>
import { type LoaderFunction } from "https://deno.land/x/deco@1.27.10/mod.ts";