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

Class

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

Source from the content-addressed store, hash-verified

83}
84
85export class AccountProvider extends Context.Service<AccountProvider, AccountProviderShape>()(
86 "@executor-js/api/AccountProvider",
87) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected