UNPKG

@antv/layout

Version:
11 lines (9 loc) 190 B
function Quad$1(node, x0, y0, x1, y1) { this.node = node; this.x0 = x0; this.y0 = y0; this.x1 = x1; this.y1 = y1; } export { Quad$1 as default }; //# sourceMappingURL=quad.js.map