MCPcopy Create free account
hub / github.com/anomalyco/opencode /

Class

packages/protocol/src/errors.ts:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44) {}
45
46export class ProviderNotFoundError extends Schema.TaggedErrorClass<ProviderNotFoundError>()(
47 "ProviderNotFoundError",
48 {
49 providerID: Schema.String,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected