DefinitelyTyped/types/lodash-es/pullAllBy.d.ts

3 lines
62 B
TypeScript

import { pullAllBy } from "lodash";
export default pullAllBy;