type alias JSONValueimport { type JSONValue } from "https://deno.land/x/hono@v2.5.5/utils/json.ts"; definition: JSONObject | JSONArray | JSONPrimitive