TESSA Web API
    Preparing search index...
    • Performs a deep merge of two storage objects. Supports nested IStorage, IStorageArray, Primitive. All other types are transferred as is.

      Type Parameters

      Parameters

      • source: T

        Source storage object.

      • target: T

        Target storage object.

      Returns void

      An exception will be thrown if the objects are not storage objects.