• Gets an entry in a given object on a given index.

    Parameters

    Returns JSONValue | undefined

    The value of the entry if any was found and undefined otherwise.

    Throws

    In case the index is an empty array.

Generated using TypeDoc