Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:3940–3940 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3938
}
3939
3940
export
class
OrderStep extends Step<OrderStepConfig> {
3941
public get name() {
3942
return
"Order"
;
3943
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected