UNPKG

forto-sorter

Version:

Fast and powerful array sorting. Sort by any property in any direction with easy to read syntax.

2 lines (1 loc) 79 B
export declare const defaultComparer: (a: any, b: any, order: any) => number;