Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:2712–2712 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2710
}
2711
2712
export
class
MinStep extends Step<AggregateStepConfig> {
2713
public get name() {
2714
return
"Min"
;
2715
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected