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