Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/
Class
apps/web/src/lib/app-builder/github-migration-service.ts:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
} from
'@/lib/app-builder/types'
;
22
23
class
MigrationError extends Error {
24
constructor(
25
public readonly code: MigrateToGitHubErrorCode,
26
options?: ErrorOptions
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected