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

Class

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

Source from the content-addressed store, hash-verified

416}
417
418export class OAuthProbeError
419 extends Schema.TaggedErrorClass<OAuthProbeError>()("OAuthProbeError", {
420 message: Schema.String,
421 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected