Type Alias JSONValue

JSONValue: string | number | boolean | null | JSONObject | JSONValue[]