Files
DefinitelyTyped/types/lodash/reduceRight.d.ts

3 lines
61 B
TypeScript

import { reduceRight } from "./index";
export = reduceRight;