MCPcopy Create free account
hub / github.com/Noumena-Network/code /

Class

src/utils/autoUpdater.ts:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43class AutoUpdaterError extends ClaudeError {}
44
45export type InstallStatus =
46 | 'success'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected