UNPKG

ngx-antv-f2

Version:

Functional Antvis/F2 wrapper for Angular.

10 lines (9 loc) 172 B
/** * @author CK * @date 2019/1/17 * @Description: 交互机制 */ export declare class F2Interaction { option: any[]; setChartInteraction(chart: any): void; }