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

Class

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

Source from the content-addressed store, hash-verified

225}
226
227export class OAuthProbeError
228 extends Schema.TaggedErrorClass<OAuthProbeError>()("OAuthProbeError", {
229 message: Schema.String,
230 })

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected