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