MCPcopy Create free account
hub / github.com/codemix/graph /

Class

packages/graph/src/Steps.ts:2805–2805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2803}
2804
2805export class CollectStep extends Step<CollectStepConfig> {
2806 public get name() {
2807 return "Collect";
2808 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected