UNPKG

ag-grid-enterprise

Version:

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

8 lines (7 loc) 236 B
import { AgCharts, time } from 'ag-charts-community'; export { GridChartsModule } from './gridChartsModule'; export * from 'ag-charts-community'; export declare const agCharts: { time: typeof time; AgCharts: typeof AgCharts; };