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