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

Class

packages/core/api/src/server/member-directory.ts:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132export class MemberDirectory extends Context.Service<MemberDirectory, MemberDirectoryShape>()(
133 "@executor-js/api/MemberDirectory",
134) {}
135

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected