MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/server/execution-stack.ts:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86export class EngineDecorator extends Context.Service<EngineDecorator, EngineDecoratorShape>()(
87 "@executor-js/api/EngineDecorator",
88) {}
89

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected