DefinitelyTyped/types/lodash/intersectionWith.d.ts

3 lines
71 B
TypeScript

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