UNPKG

ag-charts-enterprise

Version:

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

3 lines (2 loc) 218 B
import { _ModuleSupport } from 'ag-charts-community'; export declare function extendBbox(into: _ModuleSupport.LonLatBBox | undefined, lon0: number, lat0: number, lon1: number, lat1: number): _ModuleSupport.LonLatBBox;