UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

5 lines (4 loc) 97 B
/** * 判断是否为父节点 */ export declare function isParentNode(context: any): boolean;