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