mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-07 09:40:19 +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