Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/api/src/server/execution-stack.ts:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
export
class
EngineDecorator extends Context.Service<EngineDecorator, EngineDecoratorShape>()(
76
"@executor-js/api/EngineDecorator"
,
77
) {}
78
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected