UNPKG

ag-grid-enterprise

Version:

Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

5 lines (4 loc) 238 B
import type { ChartModel } from 'ag-grid-community'; export declare function upgradeChartModel(model: ChartModel): ChartModel; /** @knipIgnore Used in tests */ export declare function heuristicVersionDetection(model: ChartModel): string;