UNPKG

ag-charts-community

Version:

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

3 lines (2 loc) 101 B
import { Marker } from "./marker"; export declare function getMarker(shape?: any): new () => Marker;