Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jwngr/sdow
/ ShortestPathsErrorResponse
Interface
ShortestPathsErrorResponse
website/src/types.ts:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
export
interface
ShortestPathsErrorResponse {
21
readonly error: string;
22
}
23
24
export
interface
BlogPostInfo {
25
readonly id: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected