Files
v10/dist/array.d.ts
T

2 lines
63 B
TypeScript

import { uniqBy } from "./array/uniq-by.js";
export { uniqBy };