• Updates / Adds an entry in a given object on a given index.

    Important

    Any errors thrown on a transformation function are bubbled up.

    Remember to take in to account that storage may not contain the data we expect it to, so always validate the type of the value passed on to the transformation function.

    Parameters

    Returns JSONObject

    An updated copy of the object.

Generated using TypeDoc