DefinitelyTyped/types/lodash/curry.d.ts

3 lines
49 B
TypeScript

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