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