UNPKG

@antv/layout

Version:
11 lines (8 loc) 194 B
function defaultY(d) { return d[1]; } function tree_y(_) { return arguments.length ? (this._y = _, this) : this._y; } export { tree_y as default, defaultY }; //# sourceMappingURL=y.js.map