MCPcopy Create free account
hub / github.com/21st-dev/21st-sdk /

Class

packages/node/src/client.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34const DEFAULT_BASE_URL = "https://relay.an.dev"
35
36export class VaultCoverageMissingError extends Error {
37 readonly code = "vault_coverage_missing"
38 readonly missing: string[]
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected