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