diff --git a/lodash/lodash.d.ts b/lodash/lodash.d.ts index 7bbb65a54..7fed31209 100644 --- a/lodash/lodash.d.ts +++ b/lodash/lodash.d.ts @@ -1,6 +1,6 @@ // Type definitions for Lo-Dash // Project: http://lodash.com/ -// Definitions by: Brian Zengel +// Definitions by: Brian Zengel , Ilya Mochalov // Definitions: https://github.com/borisyankov/DefinitelyTyped declare var _: _.LoDashStatic;