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

Class

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

Source from the content-addressed store, hash-verified

89}
90
91export class EngineDecorator extends Context.Service<EngineDecorator, EngineDecoratorShape>()(
92 "@executor-js/api/EngineDecorator",
93) {}
94

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected