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