UNPKG

axui-datagrid

Version:
3 lines (2 loc) 87 B
declare const uniqBy: (arr: any[], predicate: string) => any[]; export default uniqBy;