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

Class

packages/core/sdk/src/oauth-client.ts:192–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192export class OAuthStartError
193 extends Schema.TaggedErrorClass<OAuthStartError>()("OAuthStartError", {
194 message: Schema.String,
195 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected