UNPKG

rumble-charts

Version:

Truly declarative React charts components

2 lines (1 loc) 94 B
export declare function sortBy<T extends Record<string, any>>(list: T[], field: string): T[];