DefinitelyTyped/types/lodash/pullAllBy.d.ts

3 lines
57 B
TypeScript

import { pullAllBy } from "./index";
export = pullAllBy;