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

3 lines
51 B
TypeScript

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