type alias KnownResponseFormatimport { type KnownResponseFormat } from "https://dotland.deno.dev/x/hono@v4.3.2/types.ts"; definition: "json" | "text"