UNPKG

ng2-qgrid

Version:
4 lines (2 loc) 153 B
import { PipePivot } from '../pipe/pipe.item'; export declare function pivotForm(source: object, comparator: (x: any, y: any) => number): PipePivot;