Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:4478–4478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4476
}
4477
4478
export
class
SelectStep extends Step<SelectStepConfig> {
4479
public get name() {
4480
return
"Select"
;
4481
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected