UNPKG

@antv/layout

Version:
9 lines (7 loc) 146 B
function Half(node, x0, x1) { this.node = node; this.x0 = x0; this.x1 = x1; } export { Half as default }; //# sourceMappingURL=half.js.map