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