Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:3542–3542 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3540
}
3541
3542
export
class
EdgeStep extends Step<EdgeStepConfig> {
3543
public get name() {
3544
return
"Edge"
;
3545
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected