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

Class

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

Source from the content-addressed store, hash-verified

2753}
2754
2755export class MaxStep extends Step<AggregateStepConfig> {
2756 public get name() {
2757 return "Max";
2758 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected