Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/
Class
packages/core/src/common/request.ts:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
export
class
Request {
38
private config: RequestConfig;
39
40
constructor(config: RequestConfig) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected