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

Class

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

Source from the content-addressed store, hash-verified

2557}
2558
2559export class RangeStep extends Step<RangeStepConfig> {
2560 public get name() {
2561 return "Range";
2562 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected