DefinitelyTyped/types/lodash/intersection.d.ts

3 lines
63 B
TypeScript

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