DefinitelyTyped/types/lodash-es/eachRight.d.ts

3 lines
62 B
TypeScript

import { eachRight } from "lodash";
export default eachRight;