Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/api/src/server/scoped-executor.ts:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
export
class
PluginsProvider extends Context.Service<PluginsProvider, PluginsProviderShape>()(
177
"@executor-js/sdk/PluginsProvider"
,
178
) {}
179
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected