* Copies properties of `source` to `object`. * * @private * @param {Object} source The object to copy properties from. * @param {Array} props The property identifiers to copy. * @param {Object} [object={}] The object to copy properties to. * @param {Function} [customize
(source, props, object, customizer)
source not stored for this graph (policy: none)
no test coverage detected