type alias JSONValueimport { type JSONValue } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/types.ts"; definition: JSONObject | JSONArray | JSONPrimitive