Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
65
export
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