Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deta/surf
/
Class
packages/utils/src/system/errors.ts:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
export
class
APIError extends Error {
12
detail: string
13
status: number
14
body?: { [key: string]: unknown }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected