Takaro - v0.4.11
    Preparing search index...

    Function zipObjectDeep

    • This method is like _.zipObject except that it supports property paths.

      Parameters

      • Optionalpaths: List<PropertyPath>

        The property names.

      • Optionalvalues: List<any>

        The property values.

      Returns object

      Returns the new object.