mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Remove baseIteratee and castFunction.
This commit is contained in:
@@ -3,7 +3,7 @@ import baseSet from './_baseSet.js';
|
||||
import castPath from './_castPath.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `_.pickBy` without support for iteratee shorthands.
|
||||
* The base implementation of `_.pickBy`.
|
||||
*
|
||||
* @private
|
||||
* @param {Object} object The source object.
|
||||
|
||||
Reference in New Issue
Block a user