diff --git a/lodash/lodash.d.ts b/lodash/lodash.d.ts index 45ca76540..517f5c7a6 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;