Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShaanCoding/makeread.me
/
Class
frontend/openAPI/generated/core/BaseHttpRequest.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
import
type
{ OpenAPIConfig } from
'./OpenAPI'
;
8
9
export
abstract
class
BaseHttpRequest {
10
11
constructor(public readonly config: OpenAPIConfig) {}
12
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected