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