Files
DefinitelyTyped/types/lodash/uniqWith.d.ts

3 lines
55 B
TypeScript

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