diff --git a/lodash/lodash.d.ts b/lodash/lodash.d.ts index 2141842af..5de99d755 100644 --- a/lodash/lodash.d.ts +++ b/lodash/lodash.d.ts @@ -3201,12 +3201,12 @@ declare module _ { /** * @see _.functions **/ - functions(): _.LoDashArrayWrapper + functions(): _.LoDashArrayWrapper; /** * @see _.functions **/ - methods(): _.LoDashArrayWrapper + methods(): _.LoDashArrayWrapper; } //_.has