UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

4 lines (3 loc) 149 B
/** Interval 的 shape 工厂 */ declare const IntervalShapeFactory: import("../../../interface").ShapeFactory; export default IntervalShapeFactory;