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

3 lines
56 B
TypeScript

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