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