Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/
Class
packages/core/src/utils/fetch.ts:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
];
20
21
export
class
FetchError extends Error {
22
constructor(
23
message: string,
24
public code?: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected