mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Comment nit. [ci skip]
This commit is contained in:
@@ -8522,7 +8522,7 @@
|
|||||||
lodash.takeRightWhile = takeRightWhile;
|
lodash.takeRightWhile = takeRightWhile;
|
||||||
lodash.takeWhile = takeWhile;
|
lodash.takeWhile = takeWhile;
|
||||||
|
|
||||||
// add aliases
|
// add alias
|
||||||
lodash.head = first;
|
lodash.head = first;
|
||||||
|
|
||||||
baseForOwn(lodash, function(func, methodName) {
|
baseForOwn(lodash, function(func, methodName) {
|
||||||
|
|||||||
Reference in New Issue
Block a user