MCPcopy Create free account
hub / github.com/Tong89/smartNode /

Class

frontend/src/api/client.ts:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 * and share across the application.
64 */
65export class ApiClient {
66 private _baseUrl: string;
67 private _defaultTimeoutMs: number;
68

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected