aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/curry.d.ts
blob: afbb8f47dc6a6c5f892cfbd02a958d4afdb3c128 (plain)
1
2
import { curry } from "./index";
export = curry;