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

Function transform$1

external/.d3.js:12032–12036  ·  view source on GitHub ↗
(methods)

Source from the content-addressed store, hash-verified

12030}
12031
12032function transform$1(methods) {
12033 return {
12034 stream: transformer$3(methods)
12035 };
12036}
12037
12038function transformer$3(methods) {
12039 return function(stream) {

Callers

nothing calls this directly

Calls 1

transformer$3Function · 0.85

Tested by

no test coverage detected