Copies a property at only if it matches the type.
type
Type expected to match typeof on the property.
typeof
Source object.
Destination object.
Key of the property in source object.
Key of the property in destination object.
Generated using TypeDoc
Copies a property at only if it matches the
type
.