Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/
Class
graph-ui/src/api/rpc.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
let
_nextId = 1;
4
5
export
class
RpcError extends Error {
6
constructor(
7
public code: number,
8
message: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected