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

Class

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

Source from the content-addressed store, hash-verified

35) {}
36
37export class AccountNoOrganization extends Schema.TaggedErrorClass<AccountNoOrganization>()(
38 "AccountNoOrganization",
39 {},
40 { httpApiStatus: 403 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected