MCPcopy
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
20export interface ShortestPathsErrorResponse {
21 readonly error: string;
22}
23
24export interface BlogPostInfo {
25 readonly id: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected