Function extend

  • Copy allproperties from one or more source objects to a target object.

    Parameters

    • Rest ...args: any[]

    Returns any

    the modified target object.