mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Remove references to _.
This commit is contained in:
@@ -2,7 +2,7 @@ import baseMerge from './_baseMerge.js';
|
||||
import isObject from './isObject.js';
|
||||
|
||||
/**
|
||||
* Used by `_.defaultsDeep` to customize its `_.merge` use to merge source
|
||||
* Used by `defaultsDeep` to customize its `merge` use to merge source
|
||||
* objects into destination objects that are passed thru.
|
||||
*
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user