diff --git a/lodash/lodash.d.ts b/lodash/lodash.d.ts index b7270d0e9..97ccc702d 100644 --- a/lodash/lodash.d.ts +++ b/lodash/lodash.d.ts @@ -3585,7 +3585,7 @@ declare module _ { predicate?: TObject ): TResult; } - + //_.findWhere interface LoDashStatic { /**