UNPKG

ag-charts-enterprise

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

4 lines (3 loc) 235 B
import { type AgFlowProportionChartOptions } from 'ag-charts-community'; import type { ChartModuleDefinition } from 'ag-charts-core'; export declare const FlowProportionChartModule: ChartModuleDefinition<AgFlowProportionChartOptions>;