MCPcopy Create free account
hub / github.com/microsoft/SandDance / node_copy

Function node_copy

docs/app/js/sanddance-app.js:137573–137575  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137571}
137572exports.default = hierarchy;
137573function node_copy() {
137574 return hierarchy(this).eachBefore(copyData);
137575}
137576function objectChildren(d) {
137577 return d.children;
137578}

Callers

nothing calls this directly

Calls 1

hierarchyFunction · 0.70

Tested by

no test coverage detected