mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
* Fix lodash _.sumBy signature Main fix here is to ensure that summing plucked keys from objects is allowed. * Fix lodash 3.10 _.sumBy signature to allow summing plucked keys too