AshGw/ts-roids

Add `Assign<U,V>`

Closed this issue · 0 comments

New feature motivation

_

New feature description

Copies all enumerable own properties from one or more source objects to a target object. It returns the modified target object.

New feature implementation

No response