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

Class

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

Source from the content-addressed store, hash-verified

306}
307
308export class OAuthProbeError
309 extends Schema.TaggedErrorClass<OAuthProbeError>()("OAuthProbeError", {
310 message: Schema.String,
311 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected