Type alias JSONValue

JSONValue: JSONPrimitive | JSONObject | JSONArray | undefined

Generated using TypeDoc