* Adds function properties of a source object to the destination object. * If `object` is a function methods will be added to its prototype as well. * * @static * @memberOf _ * @category Utilities * @param {Function|Object} [object=lodash] object The destination object.
(object, source, options)
source not stored for this graph (policy: none)
no test coverage detected