• Deep copy of the object (except prototype)

    Parameters

    • target: any

      The target object for deep copying.

    Returns object

    Deep copied object.