type alias JSONArrayimport { type JSONArray } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/types.ts"; definition: (JSONPrimitive | JSONObject | JSONArray)[]