DefinitelyTyped/types/lodash/difference.d.ts

3 lines
59 B
TypeScript

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