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