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

3 lines
54 B
TypeScript

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