mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Remove references to _.
This commit is contained in:
@@ -2,7 +2,7 @@ import baseGet from './_baseGet.js';
|
||||
import baseSet from './_baseSet.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `_.update`.
|
||||
* The base implementation of `update`.
|
||||
*
|
||||
* @private
|
||||
* @param {Object} object The object to modify.
|
||||
|
||||
Reference in New Issue
Block a user