Files
DefinitelyTyped/lodash
peferron eff54af628 lodash: update _.zipObject and _.object
- Update the jsdoc and parameter names.
- Add the 'two-dimensional array' invocation type.
- Add chaining.
- In the test file, replace `{ [key: string]: any }` by `Dictionary<any>` for consistency with the rest of the code.
2015-04-13 21:25:54 -07:00
..