MCPcopy 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

7import type { OpenAPIConfig } from './OpenAPI';
8
9export 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