DefinitelyTyped/types/lodash/eachRight.d.ts

3 lines
57 B
TypeScript

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