UNPKG

ag-grid-enterprise

Version:

ag-Grid Enterprise Features

7 lines 249 B
// ag-grid-enterprise v19.1.4 import { ICompFactory, Component } from "ag-grid-community"; export declare class PivotCompFactory implements ICompFactory { private context; create(): Component; } //# sourceMappingURL=pivotCompFactory.d.ts.map