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

Class

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

Source from the content-addressed store, hash-verified

478}
479
480export class OAuthProbeError
481 extends Schema.TaggedErrorClass<OAuthProbeError>()("OAuthProbeError", {
482 message: Schema.String,
483 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected