Type alias JSONValue

JSONValue: string | number | boolean | null | JSONObject | JSONArray