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