UNPKG

ag-charts-enterprise

Version:

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

5 lines (4 loc) 201 B
import type { _ModuleSupport } from 'ag-charts-community'; export declare function readDatum(nodeDatum: _ModuleSupport.HighlightNodeDatum | undefined): null | Partial<{ [key: string]: unknown; }>;