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