UNPKG

ag-grid-enterprise

Version:

ag-Grid Enterprise Features

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