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