mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Remove extra spaces from jsdoc (#2958)
This commit is contained in:
committed by
John-David Dalton
parent
3c5b828d7e
commit
a0b928dfbb
@@ -3,7 +3,7 @@ import baseSet from './baseSet.js';
|
||||
import castPath from './castPath.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `pickBy`.
|
||||
* The base implementation of `pickBy`.
|
||||
*
|
||||
* @private
|
||||
* @param {Object} object The source object.
|
||||
|
||||
Reference in New Issue
Block a user