mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Bump to v4.17.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
define(['./_copyObject', './_getSymbols'], function(copyObject, getSymbols) {
|
||||
|
||||
/**
|
||||
* Copies own symbol properties of `source` to `object`.
|
||||
* Copies own symbols of `source` to `object`.
|
||||
*
|
||||
* @private
|
||||
* @param {Object} source The object to copy symbols from.
|
||||
|
||||
Reference in New Issue
Block a user