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