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

3 lines
72 B
TypeScript
Raw Permalink Normal View History

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