DefinitelyTyped/types/lodash/curryRight.d.ts

3 lines
59 B
TypeScript

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