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

Class

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

Source from the content-addressed store, hash-verified

2636}
2637
2638export class SumStep extends Step<AggregateStepConfig> {
2639 public get name() {
2640 return "Sum";
2641 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected