UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

5 lines (4 loc) 130 B
export declare class SortPipe { private compare(a, b); transform(value: any, field?: string, ascending?: boolean): any; }