mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 20:37:14 +08: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