mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Bump to v4.17.0.
This commit is contained in:
@@ -2,7 +2,7 @@ import copyObject from './_copyObject.js';
|
||||
import getSymbols from './_getSymbols.js';
|
||||
|
||||
/**
|
||||
* 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