import { type JSONObject } from "https://deno.land/x/hono@v2.5.5/utils/json.ts";
definition: { [key: string]: JSONPrimitive | JSONArray | JSONObject; }
x/hono/utils/json.ts>JSONObject
import { type JSONObject } from "https://deno.land/x/hono@v2.5.5/utils/json.ts";