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

Class

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

Source from the content-addressed store, hash-verified

71}
72
73export class AccountProvider extends Context.Service<AccountProvider, AccountProviderShape>()(
74 "@executor-js/api/AccountProvider",
75) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected