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

Class

packages/core/api/src/admin/service.ts:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78export class AdminUsersProvider extends Context.Service<
79 AdminUsersProvider,
80 AdminUsersProviderShape
81>()("@executor-js/api/AdminUsersProvider") {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected