aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/sumBy.d.ts
blob: 92c4342aada4ac9d28f40983be06a56b1a325e6c (plain)
1
2
import { sumBy } from "./index";
export = sumBy;