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

3 lines
64 B
TypeScript

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