UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

5 lines (4 loc) 103 B
/** * 获取 canvas context */ export declare function getCanvasContext(): CanvasRenderingContext2D;