DefinitelyTyped/types/lodash/intersectionBy.d.ts

3 lines
67 B
TypeScript

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