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