DefinitelyTyped/types/lodash/differenceWith.d.ts

3 lines
67 B
TypeScript

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