MCPcopy Create free account
hub / github.com/breck7/scroll / create$1

Function create$1

external/.d3.js:2561–2563  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

2559}
2560
2561function create$1(name) {
2562 return select(creator(name).call(document.documentElement));
2563}
2564
2565var nextId = 0;
2566

Callers

nothing calls this directly

Calls 2

selectFunction · 0.85
creatorFunction · 0.85

Tested by

no test coverage detected