JSONValue type

Tipo seguro en lugar de 'cualquiera'.

type JSONValue = boolean | number | string | JSONArray | JSONObject