MCPcopy Create free account
hub / github.com/WardAnalytics/WardGraph / ErrorResponse

Interface ErrorResponse

src/api/model/errorResponse.ts:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 */
8
9export interface ErrorResponse {
10 msg?: string;
11}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected