DefinitelyTyped/types/lodash-es/uniqWith.d.ts

3 lines
60 B
TypeScript

import { uniqWith } from "lodash";
export default uniqWith;