UNPKG

ag-grid-enterprise

Version:

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

4 lines (3 loc) 205 B
import type { ChartModel } from 'ag-grid-community'; export declare function upgradeChartModel(model: ChartModel): ChartModel; export declare function heuristicVersionDetection(model: ChartModel): string;